Skip to content
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

Fix EZP-20669: Wrong Format of eZPage field in REST API #345

Merged
merged 7 commits into from May 6, 2013

Conversation

pspanja
Copy link
Contributor

@pspanja pspanja commented May 5, 2013

This PR fixes issue https://jira.ez.no/browse/EZP-20669

PHP's serialized format was used for hash before, this adds dedicated HashConverter class to convert to and from Page Value object.

Not in linked issue:
added @covers annotations and fixed some wrong @return annotations in FieldType processor tests

@lolautruche
Copy link
Contributor

Segmentation fault again in Travis tests...

@andrerom
Copy link
Contributor

andrerom commented May 6, 2013

+1 on the concept here both for 5.1 and 5.2 when Travis and @lolautruche / @patrickallaert agrees :)

@pspanja
Copy link
Contributor Author

pspanja commented May 6, 2013

There for segmentation fault 70d55bc. 😷

@lolautruche
Copy link
Contributor

+1

pspanja added a commit that referenced this pull request May 6, 2013
Fix EZP-20669: Wrong Format of eZPage field in REST API
@pspanja pspanja merged commit 2a7449a into master May 6, 2013
@pspanja pspanja deleted the fix-EZP-20669-rest-ezpage-format branch May 6, 2013 14:39
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 70d55bc on fix-EZP-20669-rest-ezpage-format into * on master*.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants