GitHub user victorsosa opened a pull request:
https://github.com/apache/struts/pull/103
WW-4650 Json deserialization does not work in 2.5.1
Fix for WW-4650 broked by WW-4558 and test cases changes too.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/victorsosa/struts WW-4650
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/struts/pull/103.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #103
----
commit 7985fd191a39921817316f0f71348ffdd8233a4a
Author: victor sosa <[email protected]>
Date: 2016-05-26T23:23:37Z
Merge pull request #17 from apache/master
update pull
commit 4f07433626dc5bef4e626c00cf880e848ac70f80
Author: victorsosa <[email protected]>
Date: 2016-06-24T12:25:42Z
Merge branch 'master' of https://github.com/apache/struts into apache-master
commit b4622865893731277ac0034d54d26216f09b7054
Author: victorsosa <[email protected]>
Date: 2016-06-24T12:26:27Z
Merge branch 'apache-master'
commit 6e07a63797422994a96059188b1753597a22ffd1
Author: victorsosa <[email protected]>
Date: 2016-06-24T13:06:52Z
WW-4650 Json deserialization does not work in 2.5.1
logic need to be changed as accept can be a list; the check need to be
done in the list itself.
Accept:application/json, text/plain, */*
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]