Remo Liechti created SLING-12291:
------------------------------------
Summary: Broken backwards compatibility for duplicated keys
Key: SLING-12291
URL: https://issues.apache.org/jira/browse/SLING-12291
Project: Sling
Issue Type: Bug
Reporter: Remo Liechti
The fix of CVE-2022-47937 introduced an invalid backwards compatibility for
duplicated keys in a json.
New behaviour: throws an exception on duplicated keys
Old behaviour: ignores the fact and is able to process json with duplicated
keys.
To no break existing users of the library, reestablish the old behaviour.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)