[Plugin: PHPEnkoder] Problem with accents
-
I’m having a problem with a French-language site and the php-enkoder plugin.
When the mailto address contains accents, php-enkoder strips the accents, and puts in gibberish characters.
For example, if I have the following:
<a href="mailto:info@example.com">André Tremblay</a> Montréal, QuébecWhat will show on the site is the following:
André Tremblay
Montréal, QuébecThis only occurs for mailto links that contain accented characters and that are encoded using php-enkoder. Regular links that are not encoded (that have accents), and text that is not contained in a link (that has accents) work just fine.
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘[Plugin: PHPEnkoder] Problem with accents’ is closed to new replies.