[
https://issues.apache.org/jira/browse/WW-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukasz Lenart updated WW-3624:
------------------------------
Fix Version/s: 7.2.0
(was: 7.1.0)
> allow regex matching on fielderror tag
> --------------------------------------
>
> Key: WW-3624
> URL: https://issues.apache.org/jira/browse/WW-3624
> Project: Struts 2
> Issue Type: New Feature
> Components: Core Actions
> Affects Versions: 2.2.3
> Environment: n/a
> Reporter: Jason Pyeron
> Priority: Major
> Fix For: 7.2.0
>
> Attachments:
> struts2-trunk-WW-3624-baselined-without-WW-3622-or-WW-3623.patch,
> struts2-trunk-WW-3624-depends-on-WW-3622-and-WW-3623.patch,
> struts2-trunk-WW-3624-site-artifacts-from-maven.patch
>
>
> Very happy with the iterator and complicated sub fields...
> {code:xml}
> <s:fielderror regex="true">
> <s:param>^ledger\.records\[<s:property value="#row.index" />\].*</s:param>
> </s:fielderror>
> {code}
> the patch attached is baseline against the trunk, it assumes WW-3622 and
> WW-3623 have not been commited yet.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)