[
https://issues.apache.org/jira/browse/WW-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mitth'raw'nuruodo updated WW-4447:
----------------------------------
Description:
Hidden fields (populated in a Freemarker template using <@s.hidden>) are
silently dropping the 'label' attribute, as of Struts 2.3.20. Renaming the
attribute to anything else works.
We are using the s.hidden tag with a custom theme to display read-only fields
on the page, and we make use of the label attribute.
This change could be intended behavior for hidden fields, but it was not the
case in 2.3.16.3, and I could not find anything in the changelog for 2.3.20.
was:
Hidden fields (populated in a Freemarker template using <@s.hidden>) are
silently dropping the 'label' attribute, as of Struts 2.3.20. Renaming the
attribute to anything else works.
We are using the s.hidden tag with a custom theme to display read-only fields
on the page, and we make use the label attribute.
This change could be intended behavior for hidden fields, but it was not the
case in 2.3.16.3, and I could not find anything in the changelog for 2.3.20.
> Hidden fields silently drop 'label' attributes in Struts 2.3.20
> ---------------------------------------------------------------
>
> Key: WW-4447
> URL: https://issues.apache.org/jira/browse/WW-4447
> Project: Struts 2
> Issue Type: Bug
> Components: Expression Language
> Affects Versions: 2.3.20
> Environment: Freemarker 2.3.21
> Reporter: Mitth'raw'nuruodo
> Priority: Minor
> Labels: hidden, label
>
> Hidden fields (populated in a Freemarker template using <@s.hidden>) are
> silently dropping the 'label' attribute, as of Struts 2.3.20. Renaming the
> attribute to anything else works.
> We are using the s.hidden tag with a custom theme to display read-only fields
> on the page, and we make use of the label attribute.
> This change could be intended behavior for hidden fields, but it was not the
> case in 2.3.16.3, and I could not find anything in the changelog for 2.3.20.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)