[Webkit-unassigned] [Bug 34883] Backslash is converted to Forward Slash
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 16 19:18:24 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34883
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #3 from Alexey Proskuryakov <ap at webkit.org> 2010-02-16 19:18:24 PST ---
I don't have sufficient context to give an advice. It's not even clear if the
URLs are sent over the wire, or only used internally by some C/C++ code.
Generally, data that shouldn't be sent over the wire is encoded as URL fragment
(after a "#" character). But for HTML, this can conflict with anchors. One can
also use a custom URL scheme instead of file: or http:, and encode the data in
arbitrary ways.
For help on using WebKit, please see <http://webkit.org/contact.html>. Closing
for now, since there is no indication that this is a bug yet. Please feel free
to reopen or comment if you believe that this needs to be tracked as a WebKit
bug.
--
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