You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by GitBox <gi...@apache.org> on 2022/01/06 09:07:50 UTC

[GitHub] [struts] lukaszlenart commented on pull request #523: [WW-5022] Sets escapeHtmlBody to false by default and defines a new flag

lukaszlenart commented on pull request #523:
URL: https://github.com/apache/struts/pull/523#issuecomment-1006395338


   I wonder if we need that in Java Templates, `escapeHtmlBody` is only needed by Freemarker based tags to avoid auto-escaping, which is default in the latest version of Freemarker. Java Templates use they own escaping mechanism which didn't change with introducing the latest Freemarker.


-- 
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: issues-unsubscribe@struts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org