[Webkit-unassigned] [Bug 87734] REGRESSION (r118735): svg/dom/complex-svgView-specification.html, svg/dom/SVGViewSpec.html, svg/dom/viewspec-parser.html failing on GTK Linux 64-bit Release

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 26 11:27:04 PDT 2012


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





--- Comment #4 from Dan Winship <danw at gnome.org>  2012-06-26 11:27:00 PST ---
ah, ok, if you want *no* %-escaping, you should use soup_uri_decode(), not soup_uri_normalize().

It appears that other browsers decode "%00" to "" rather than "\0"? If so I guess libsoup should be "fixed" to do that too.

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



More information about the webkit-unassigned mailing list