[
https://issues.apache.org/jira/browse/WW-5256?focusedWorklogId=993602&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-993602
]
ASF GitHub Bot logged work on WW-5256:
--------------------------------------
Author: ASF GitHub Bot
Created on: 27/Nov/25 11:42
Start Date: 27/Nov/25 11:42
Worklog Time Spent: 10m
Work Description: sonarqubecloud[bot] commented on PR #1418:
URL: https://github.com/apache/struts/pull/1418#issuecomment-3585410066
## [](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1418)
**Quality Gate failed**
Failed conditions
 [1 Security
Hotspot](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=1418&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true)
[See analysis details on SonarQube
Cloud](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1418)
Issue Time Tracking
-------------------
Worklog Id: (was: 993602)
Time Spent: 2.5h (was: 2h 20m)
> 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.2.0
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> 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)