[
https://issues.apache.org/jira/browse/WW-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denis Cabasson updated WW-3485:
-------------------------------
Attachment: WW-3485-test.zip
Attached is a simple use case, demoing the issue. If you run the application
and go to http://localhost:8080/struts-2.2-map-test/sample-map.action , submits
the page; everything works fine.
Then change the struts version from 2.1.8.1 to 2.2.1, and re-run the same test
case: The map returned after the submit is null.
> Map of beans mapping behaviour in Struts 2.2 seems to have changed from
> 2.1.8.1
> -------------------------------------------------------------------------------
>
> Key: WW-3485
> URL: https://issues.apache.org/jira/browse/WW-3485
> Project: Struts 2
> Issue Type: Bug
> Components: Core Actions
> Affects Versions: 2.2.1
> Environment: Struts 2.2.1
> Reporter: Denis Cabasson
> Attachments: WW-3485-test.zip
>
>
> The usage of a map of String * Bean which was working fine with Struts
> 2.1.8.1 is broken with Struts 2.2.1. I read all the documentation relating to
> conversions and parameters and did not find any hint of a change in behavior
> of Struts 2.2 against 2.1, except for the changes in OGNL.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.