[
https://issues.apache.org/jira/browse/ODE-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthieu Riou resolved ODE-284.
-------------------------------
Resolution: Fixed
Assignee: Matthieu Riou
Patch applied.
> URLReplacement does not escape values
> -------------------------------------
>
> Key: ODE-284
> URL: https://issues.apache.org/jira/browse/ODE-284
> Project: ODE
> Issue Type: Bug
> Components: Axis2 Integration
> Affects Versions: 1.1.1
> Reporter: Alexis Midon
> Assignee: Matthieu Riou
> Fix For: 1.2
>
> Attachments: ODE-284_#1_escape_urlreplacement.patch
>
>
> Replacement values must be escaped.
> All characters except unreserved rfc2396 are escaped.
> unreserved = alphanum | mark
> mark = "-" | "_" | "." | "!" | "~" | "*" | "'" | "(" | ")"
> http://tools.ietf.org/html/rfc2396#appendix-A
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.