[
https://issues.apache.org/jira/browse/WW-5529?focusedWorklogId=957548&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-957548
]
ASF GitHub Bot logged work on WW-5529:
--------------------------------------
Author: ASF GitHub Bot
Created on: 18/Feb/25 15:28
Start Date: 18/Feb/25 15:28
Worklog Time Spent: 10m
Work Description: lukaszlenart opened a new pull request, #1224:
URL: https://github.com/apache/struts/pull/1224
WW-5529
Issue Time Tracking
-------------------
Worklog Id: (was: 957548)
Time Spent: 40m (was: 0.5h)
> 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: 6.7.3, 7.0.3
>
> Time Spent: 40m
> 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)