Re: Textarea maxlength issue Struts 6.0.0
czw., 21 lip 2022 o 18:07 Matt Williams napisał(a): > > For Struts 6.0.0: > The freemarker template for the s:textarea tag is wrong when using > 'maxlength' attribute. It puts the value inside the text area. This is already addressed in incoming 6.0.1 release https://issues.apache.org/jira/brow
Textarea maxlength issue Struts 6.0.0
For Struts 6.0.0: The freemarker template for the s:textarea tag is wrong when using 'maxlength' attribute. It puts the value inside the text area. Matt