IBM_-_PA_Suppor
12 years agoOccasional Contributor
[Resolved]maven 4.5.1 pro plugin and url encoding
I have been trying to use the maven-soapui-pro-plugin version 4.5.1 but the results from my executions using the free 4.0.1 plugin and the pro 4.5.1 plugin are different.
In my request parameters I am sending special characters that I expect will be encoded by default. This seems to happen correctly with 4.0.1 version but 4.5.1 does not send the encoded values. Its as if the "Disable Encoding" check box has been selected by default for the pro version.
Can I change whether url encoding is turned on or off from the configuration of the plugin? If yes, could you show an example. If not - please let me know a workaround.
Btw the request parameter in question is sent as a template style if that may be useful to debug.
In my request parameters I am sending special characters that I expect will be encoded by default. This seems to happen correctly with 4.0.1 version but 4.5.1 does not send the encoded values. Its as if the "Disable Encoding" check box has been selected by default for the pro version.
Can I change whether url encoding is turned on or off from the configuration of the plugin? If yes, could you show an example. If not - please let me know a workaround.
Btw the request parameter in question is sent as a template style if that may be useful to debug.