It would be very nice to have an equals value in the ContentValue class. Currently, I have two content values with the same content ID inside but it is detected as different when I add it to a Set for example.
It should be nice to compare it directly.
[CMS-9987] ContentValue : equals() and hashCode() methods
Fix Version/s | New: 4.2.12 [ 15582 ] | |
Fix Version/s | Original: 4.2.13 [ 15592 ] |
Fix Version/s | New: 4.2.13 [ 15592 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Sprint | New: 4.3 M2 [ 34 ] |
Fix Version/s | New: 4.3.0 [ 14678 ] | |
Fix Version/s | Original: 4.3.0 [ 14677 ] | |
Key |
Original:
|
New:
|
Project | Original: Runtime [ 10020 ] | New: CMS [ 10021 ] |
Affects Version/s | New: 4.3.0 [ 14678 ] | |
Affects Version/s | Original: 4.3.0 [ 14677 ] |
Additionnaly, it will be very very useful for ContentValue arrays to remove or add a value.