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

http://issues.apache.org/bugzilla/show_bug.cgi?id=30823

Encoded characters as form field values

           Summary: Encoded characters as form field values
           Product: JMeter
           Version: 2.0.1
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: Other
         Component: HTTP
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I am using special characters in form field values. If I use the proxy, they are
not passed on the the application correctly. 

Example : <input type="radio" value="bla&euml;bla"/> is sent to the proxy as
"bla%EBbla" which is correct, but the application itself receives it as
"bla%E%EFBDbla" (or something to that effect). Without the proxy, it doesn't
happen.

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

Reply via email to