[Bug 159017] URLs are converted to lower case

Sebastian Sauer mail at dipe.org
Mon Mar 10 22:56:19 CET 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=159017         




------- Additional Comments From mail dipe org  2008-03-10 22:56 -------
eh, again a small fix (an additional "/" since SomeString is the hostname);
URL; KUrl("ed2k://SomeString/OtherString") => "ed2k://somestring/OtherString" 
RAW; KUrl("ed2k://SomeString/OtherString") => "ed2k://SomeString/OtherString"


More information about the Kdelibs-bugs mailing list