[ https://issues.apache.org/jira/browse/WW-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lukasz Lenart updated WW-5256: ------------------------------ Fix Version/s: 7.1.0 (was: 6.7.1) > Reduce size of generate html out of freemarker tag templates > ------------------------------------------------------------ > > Key: WW-5256 > URL: https://issues.apache.org/jira/browse/WW-5256 > Project: Struts 2 > Issue Type: Improvement > Components: Core Tags > Reporter: Lukasz Lenart > Assignee: Lukasz Lenart > Priority: Major > Fix For: 7.1.0 > > > Currently tags are producing a lot of white-space characters and line breaks > due to how Freemarker handles all the white-space characters. This can be > improved by using a few helpful directtives: > [https://freemarker.apache.org/docs/dgui_misc_whitespace.html] > One of them is the > [<#compress>|https://freemarker.apache.org/docs/dgui_misc_whitespace.html#autoid_30] > directive. -- This message was sent by Atlassian Jira (v8.20.10#820010)