Skip to content

Fix Textfield tag not allowing white space. WW-5592.#1489

Merged
lukaszlenart merged 1 commit into
apache:mainfrom
gregh3269:main-WW-5592-tiles-allow-blanks
Dec 23, 2025
Merged

Fix Textfield tag not allowing white space. WW-5592.#1489
lukaszlenart merged 1 commit into
apache:mainfrom
gregh3269:main-WW-5592-tiles-allow-blanks

Conversation

@gregh3269

Copy link
Copy Markdown
Contributor

The Textfield tag in the java templates plugin does not allow white space.

To make it match the standard, the .isNotBlank(..) should be .isNotEmpty(..) in the org.apache.struts2.views.java.Attributes class.

WW-5592.

@lukaszlenart lukaszlenart merged commit 8e3bafd into apache:main Dec 23, 2025
7 checks passed
@lukaszlenart lukaszlenart added this to the 7.2.0 milestone Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants