Urgent bug - Anchor with UTF-8 character is removed
Hi @sven,
All anchors with UTF-8 characters are having the said character removed upon posting.
I'm using the new custom import url/anchor match to post my links.
I have just noticed this today and it's happening 100% of all time.
Example anchor:
Even using the Euro symbol € is completely removed on all anchors.
I just caught this after posting dozens of links, and am now having to go back and fix all of them...
Please let me know if you're able to identify this bug...
All anchors with UTF-8 characters are having the said character removed upon posting.
I'm using the new custom import url/anchor match to post my links.
I have just noticed this today and it's happening 100% of all time.
Example anchor:
Glcksspiel</code>Glücksspiel</pre>Outputs as:<br><pre class="CodeBlock"><code>
Even using the Euro symbol € is completely removed on all anchors.
I just caught this after posting dozens of links, and am now having to go back and fix all of them...
Please let me know if you're able to identify this bug...
Comments
The “anchor text” part is what removes all UTF-8 characters. Also, if you use the “secondary anchor” for titles as I do, all UTF-8 characters are also removed from the titles.
It seems anything that’s inside this particular import method has UTF-8 characters removed (anchor text and titles)
Note: Other than UTF-8 characters being removed, the import feature itself works fantastically.
Please let me know if you need anything else, thanks.