[Webkit-unassigned] [Bug 23609] Do not append trailing slash to urls with no path for KURL::parse

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 29 06:23:30 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23609





------- Comment #6 from ap at webkit.org  2009-01-29 06:23 PDT -------
For posterity: as discussed on IRC, I think that if any constructor were to
expect QUrl output to be properly encoded, then KURL::parse should be replaced
with an appropriate QUrl method to avoid surprises during re-parsing.

For now, it's probably best to just use two-argument KURL constructor with a
null base.


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



More information about the webkit-unassigned mailing list