Between versions 2.2.X and 2.3.X DefaultActionProxy started to apply
StringEscapeUtils.escapeHtml4() to actionName.

This drastic change of behavior affects applications that strongly use
wildcard-patterns to pass parameters through actionName (friendly URLs).

Surely unescaping values in setter method of such parameters fixes this
point but shouldn't be a way to switch on/off this feature via
configuration?

Alternatively how can create and inject my own ActionProxy ?

Thanks!




--
View this message in context: 
http://struts.1045723.n5.nabble.com/Escapes-HTML-in-actionName-and-chaining-actions-tp5710390.html
Sent from the Struts - Dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to