lukaszlenart opened a new pull request, #1418: URL: https://github.com/apache/struts/pull/1418
## Summary - Add `struts.freemarker.whitespaceStripping` configuration option to control FreeMarker whitespace stripping (auto-disabled in devMode) - Add `struts.compress.enabled` configuration option for global compress tag control - Add `<s:compress>` tag to compress HTML output with `force` attribute to override settings - All new features tagged with `@since 7.2.0` ## Test plan - [x] Tests for whitespace stripping configuration - [x] Tests for compression enabled/disabled globally - [x] Tests for force attribute overriding global settings - [x] All existing tests pass 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
