This is an automated email from the ASF dual-hosted git repository. yasserzamani pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/struts.git
from ba041e1ee Merge pull request #568 from tobiasstadler/master add 0e4d5962e WW-5191 Fixes placement of maxLength and minLength attributes in <s:textarea/> tag new e6bc93daf Merge pull request #572 from apache/WW-5191-textarea-max-length The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../java/org/apache/struts2/views/jsp/ui/TextareaTag.java | 4 +++- core/src/main/resources/template/simple/textarea.ftl | 14 +++++++------- .../java/org/apache/struts2/views/jsp/ui/TextareaTest.java | 4 ++++ .../org/apache/struts2/views/jsp/ui/Textarea-1.txt | 2 +- 4 files changed, 15 insertions(+), 9 deletions(-)