DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8961>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8961

utf8 url encoding not supported by deffault in jdk's older than 1.4

           Summary: utf8 url encoding not supported by deffault in jdk's
                    older than 1.4
           Product: JMeter
           Version: 1.5
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Main
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I was trying to use jmeter to test our new Arabic web search engine, but things 
were not working well until I found out that the arabic "arguments" that are in 
utf8 were not encoded correctly. the URLEncoder/URLDecoder (in jdk's older than 
1.4) use the default system encoding. jdk1.4 supports new versions of this 
methods that take two parameters: String to be encoded and the encoding to use 
for encoding.
I just didn't have time to figure out which source file to edit to make the 
needed changes.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to