lukaszlenart opened a new pull request #523: URL: https://github.com/apache/struts/pull/523
This PR turns `escapeHtmlBody` into false by default and introduces a new flag `struts.ui.escapeHtmlBody` to allow globally switch body escaping to `true` if needed. This change popped up during discussion on the new Struts 2 6.0.0 version https://lists.apache.org/thread/dp0zdtn17pj64gv8rdc8sjs1f6q4rd8z Refs [WW-5022](https://issues.apache.org/jira/browse/WW-5022) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
