nikos dimitrakas created WW-5529:
------------------------------------

             Summary: struts-tags.tld refers to removed attributes
                 Key: WW-5529
                 URL: https://issues.apache.org/jira/browse/WW-5529
             Project: Struts 2
          Issue Type: Bug
          Components: Core Tags
    Affects Versions: 6.7.0
            Reporter: nikos dimitrakas


When WW-4518 was fixed, maxLength (the setter) was removed from TextFieldTag 
but the struts-tags.tld was not updated and the attribute maxLength remains 
there for three tags (textfield, password and combobox). This causes problems 
with code completion as the tld still has the attribute, but on runtime JSP:s 
do not work with the error "Unable to find setter method for attribute: 
[maxLength]"

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to