Public bug reported:

Binary package hint: evolution

A link like this http://example.com/etlinkmedæiurlen in a clear text
email, gets rendered like:

<a
href="http://example.com/etlinkmed";>http://example.com/etlinkmed</a>æiurlen

it should be rendered like this

<a 
href="http://example.com/etlinkmedæiurlen";>http://example.com/etlinkmedæiurlen</a>
or
<a 
href="http://example.com/etlinkmed%C3%A6iurlen";>http://example.com/etlinkmedæiurlen</a>,
 if you want to escape the international characters and it is a UTF-8 formatter 
email.

** Affects: evolution (Ubuntu)
     Importance: Undecided
         Status: New

-- 
links with international charectors doesn't get recoginiced correctly
https://bugs.launchpad.net/bugs/543839
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to