[Bug 206559] www links are created incorrectly from e-mail text

Martin Koller kollix at aon.at
Tue Sep 8 19:27:33 BST 2009


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


Martin Koller <kollix at aon.at> changed:

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




--- Comment #1 from Martin Koller <kollix aon at>  2009-09-08 20:27:32 ---
This is not a bug, it's a feature ;-)
The URL detection was enhanced regarding RFC 3986, appendix-C
http://tools.ietf.org/html/rfc3986#appendix-C
which says
In some cases, extra whitespace (spaces, line-breaks, tabs, etc.) may
   have to be added to break a long URI across lines.  The whitespace
   should be ignored when the URI is extracted.
So the current algorithm skips whitespace until it detects end-of-URL and an
URL can be enclosed in different kind of brackets or quotes, e.g. (xx) <xx>
[xx] etc.

-- 
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