[ https://issues.apache.org/jira/browse/WW-5493?focusedWorklogId=946642&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-946642 ]
ASF GitHub Bot logged work on WW-5493: -------------------------------------- Author: ASF GitHub Bot Created on: 04/Dec/24 07:20 Start Date: 04/Dec/24 07:20 Worklog Time Spent: 10m Work Description: lukaszlenart opened a new pull request, #1141: URL: https://github.com/apache/struts/pull/1141 Instead of using parameters field directly, this PR uses getAttributes() instead to avoid coupling with internal Component state Fixes [WW-5493](https://issues.apache.org/jira/browse/WW-5493) Issue Time Tracking ------------------- Worklog Id: (was: 946642) Remaining Estimate: 0h Time Spent: 10m > Removing parameters broke custom components > ------------------------------------------- > > Key: WW-5493 > URL: https://issues.apache.org/jira/browse/WW-5493 > Project: Struts 2 > Issue Type: Bug > Components: Core Tags > Affects Versions: 6.7.0 > Reporter: Lukasz Lenart > Priority: Major > Fix For: 6.7.1 > > Time Spent: 10m > Remaining Estimate: 0h > > WW-5476 broke all the custom components as in scope of this issue {{protected > parameters}} has been replaced with {{protected attributes}} -- This message was sent by Atlassian Jira (v8.20.10#820010)