[Yanel-dev] [Bug 6877] POST form parameter values coming from Firefox 3 are decoded incorrectly

bugzilla at wyona.com bugzilla at wyona.com
Thu Jan 8 16:30:17 CET 2009


http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=6877


guillaume.deflache at wyona.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical (A)                |major (B)




------- Comment #1 from guillaume.deflache at wyona.com  2009-01-08 16:18 -------
Committed a fix in 40837, however it still isn't 100% correct, because:
- there are more encoding problems in
org.wyona.yanel.servlet.communication.HttpRequest
- and anyway I realized the final fix should really happen only there, because
the original request object always get wrapped into an
org.wyona.yanel.servlet.communication.HttpRequest object thanks to
org.wyona.yanel.servlet.communication.YanelFilter which should (is? at least it
seems so) always be declared in web.xml.

So leaving this open for this better fix and at least some regression tests.


-- 
Configure bugmail: http://bugzilla.wyona.com/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the Yanel-development mailing list