https://bugs.kde.org/show_bug.cgi?id=206559
Martin Koller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] 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. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
