[Webkit-unassigned] [Bug 23135] REGRESSION: Query parameters are sometimes incorrect in URL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 19 04:00:15 PDT 2009


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





------- Comment #14 from christopher.blum at spellboy.com  2009-05-19 04:00 PDT -------
I am able to reproduce this problem in Safari 4 Public Beta (5528.17) and
Safari Public Beta (5528.16).

It tries to load a stylesheet with an url like this:
https://xingmodules.com/shindig/gadgets/proxy?url=XXX&gadget=XXX&fp=XXX&st=XXX

The stylesheet fails to load and when I look at the web inspector under
"Resources" it shows the same url but every 2 letter parameter is reversed.

https://xingmodules.com/shindig/gadgets/proxy?url=XXX&gadget=XXX&pf=XXX&ts=XXX

Are there any workarounds?


-- 
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