[Webkit-unassigned] [Bug 16435] Something interpreting &pi. as π . Causing problems with form handling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 14 07:46:12 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16435


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org
             Status|UNCONFIRMED                 |NEW
          Component|New Bugs                    |HTML DOM
     Ever Confirmed|0                           |1




------- Comment #1 from ap at webkit.org  2007-12-14 07:46 PDT -------
Other browsers have inconsistent behavior in this case - e.g., "&pi," is
interpreted as "π," by Firefox, but not by IE 7. However, for "&pi." both
agree that this is not a character reference.

You can work around this issue by encoding & in the source:

?foo=bar&pi.regionId=GBR&pi.localeId=en&foo2=bar2.


-- 
Configure bugmail: http://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