[ https://issues.apache.org/jira/browse/AXIS2-5456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sriskandarajah Suhothayan updated AXIS2-5456: --------------------------------------------- Attachment: XFormURLEncodedFormatter.java I have added the updated class file here > 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 > Attachments: XFormURLEncodedFormatter.java > > > 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