[
https://issues.apache.org/struts/browse/WW-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rene Gielen updated WW-1768:
----------------------------
Fix Version/s: 2.1.0
> Make <s:set> tag evaluate the body
> ----------------------------------
>
> Key: WW-1768
> URL: https://issues.apache.org/struts/browse/WW-1768
> Project: Struts 2
> Issue Type: Improvement
> Components: Views
> Affects Versions: 2.0.6
> Reporter: Oleg Gorobets
> Assigned To: Rene Gielen
> Fix For: 2.0.7, 2.1.0
>
> Attachments: WW-SetTag.patch
>
>
> It makes sense to have <s:set> tag evaluate the tag body (like JSTL set tag
> does), not only the "value" attribute of the tag. This will allow better
> interaction with other custom tags.
> Example:
> <s:set name="translatedValue"><s:text name="key"/></s:set>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.