Sriskandarajah Suhothayan created AXIS2-5456: ------------------------------------------------
Summary: Encoded Special characters in the URL is decoded but they are not re-encoded Key: AXIS2-5456 URL: https://issues.apache.org/jira/browse/AXIS2-5456 Project: Axis2 Issue Type: Bug Components: kernel Affects Versions: 1.6.1 Reporter: Sriskandarajah Suhothayan You can reproduced if issue if you send a form post to Axis2. the org.apache.axis2.builder.XFormURLEncodedBuilder is correctly decoding the message but when using the org.apache.axis2.transport.http.XFormURLEncodedFormatter to format the message back its not re-encoding, here I'm using with the contentType="application/x-www-form-urlencoded" -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org