https://issues.apache.org/bugzilla/show_bug.cgi?id=45132

Philippe Mouawad <p.moua...@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p.moua...@ubik-ingenierie.com> 2011-11-05 
13:43:21 UTC ---
http://en.wikipedia.org/wiki/Code_page_950
"The code page is not registered with IANA[1], and hence, is not a standard to
communicate information over the internet"

>From URLDecoder#decode:
The World Wide Web Consortium Recommendation</a> states that UTF-8 should be
used. Not doing so may introduce incompatibilites.
http://www.w3.org/TR/html40/appendix/notes.html#non-ascii-chars


Also see this:
https://issues.apache.org/jira/browse/BEEHIVE-128%3Bjsessionid=005A8EF479B71980C1C5025BC26AD299?actionOrder=desc

Should we implement the fix by replacing java.net.URLDecoder by commons-codec
implementation (60 places in JMeter code)?

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

Reply via email to