[Bug 270345] URL parser recognizes addresses starting with http:// or https:// only

Lasse Liehu lliehu at kolumbus.fi
Thu Apr 7 19:32:40 CEST 2011


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





--- Comment #1 from Lasse Liehu <lliehu kolumbus fi>  2011-04-07 19:32:40 ---
I just noticed a message like:

"http://www.kde.org
foobar foo" (in HTML "http://www.kde.org<br/>foobar")

will become like this in HTML:
"<a href="http://www.kde.org">http://www.kde.org<br/>foobar</a> foo"

because the newline "<br/>" is parsed as being part of the url.

-- 
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 KDE-Telepathy mailing list