gregh3269 opened a new pull request, #1489:
URL: https://github.com/apache/struts/pull/1489

   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.


-- 
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]

Reply via email to