[
https://issues.apache.org/jira/browse/TAP5-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870715#comment-17870715
]
ASF subversion and git services commented on TAP5-2780:
-------------------------------------------------------
Commit 9a68b57c4034062168bc371e5aebfba420ef2179 in tapestry-5's branch
refs/heads/javax from Manuel Koller
[ https://gitbox.apache.org/repos/asf?p=tapestry-5.git;h=9a68b57c4 ]
TAP5-2780: Fixing JSONObject to honour equals/hashCode contract (#48)
Added tests for both JSONObject and JSONArray. The latter required no change to
get the test to pass.
Co-authored-by: Manuel Koller <[email protected]>
> JSONObject does not conform to equals/hashCode contract
> -------------------------------------------------------
>
> Key: TAP5-2780
> URL: https://issues.apache.org/jira/browse/TAP5-2780
> Project: Tapestry 5
> Issue Type: Improvement
> Components: tapestry-json
> Affects Versions: 5.8.6
> Reporter: Ben Weidig
> Assignee: Ben Weidig
> Priority: Minor
>
> GitHub Pull-Request 48 by kollerma:
> https://github.com/apache/tapestry-5/pull/48/files
> JSONObject doesn't conform to Java's equals/hashCode contract, as it only
> implemented equals so far.
> This issue is created for documentation purposes only.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)