[
https://issues.apache.org/jira/browse/WW-5529?focusedWorklogId=957327&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-957327
]
ASF GitHub Bot logged work on WW-5529:
--------------------------------------
Author: ASF GitHub Bot
Created on: 17/Feb/25 09:09
Start Date: 17/Feb/25 09:09
Worklog Time Spent: 10m
Work Description: lukaszlenart merged PR #1221:
URL: https://github.com/apache/struts/pull/1221
Issue Time Tracking
-------------------
Worklog Id: (was: 957327)
Time Spent: 0.5h (was: 20m)
> 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
> Assignee: Lukasz Lenart
> Priority: Major
> Fix For: 7.0.3, 6.7.3
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)