-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EZP-31681: Fixed Image Value comparison via FT Comparable contract #3060
Conversation
… fieldType's Image whether anything except imageId has changed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think, that compareHash
or areHashEquals
or are haveEqualsValue
(or however we gonna name it) should be a method in \eZ\Publish\SPI\FieldType\FieldType
and ContentService should be not polluted with knowledge about comparing specifing fieldtypes hashes.
… test for isEquals
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to reassess architecture and decide what to do before processing my remarks (see the #3060 (comment) for details).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 if Travis agrees ;)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
QA Approved on eZ Platform EE v2.5.15 with diff.
Merged horizontally into ezplatform-kernel:1.1, 1.2, master as ezsystems/ezplatform-kernel@ac9a046, ezsystems/ezplatform-kernel@2bd637e, and ezsystems/ezplatform-kernel@976e52a respectively. |
7.5
TODO:
$ composer fix-cs
).