[Bug 212409] URL parsing in text adds extraneus characters giving invalid URL

Martin Koller kollix at aon.at
Sat Nov 14 13:03:03 GMT 2009


https://bugs.kde.org/show_bug.cgi?id=212409


Martin Koller <kollix at aon.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |kollix at aon.at
         Resolution|                            |WONTFIX




--- Comment #2 from Martin Koller <kollix aon at>  2009-11-14 14:02:59 ---
The problem is: a plain text mail has no definition of a delimiter of an URL.
The parsing was changed in august to solve other bugs (e.g. bug 202445, bug
201900)
Also "," (comma) is a valid character in a URL, so stripping it would simply be
wrong.

see also http://tools.ietf.org/html/rfc3986#appendix-A and appendix-C

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list