Closed (fixed)
Project:
Entity Share
Version:
8.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2018 at 08:48 UTC
Updated:
25 Jan 2018 at 10:04 UTC
Jump to comment: Most recent
Comments
Comment #2
grimreaperHello,
Thank you very much for reporting the bug!!!
With the last dev version of JSONAPI and entity share I have been able to reproduce the bug and the patch fixes it.
Before merging and publishing a new version, I am going to search for the commit in JSONAPI which has introduced this change to know if it is in a dev version or in a tagged release.
Comment #4
grimreaperThe change that provokes this error was introduced in http://cgit.drupalcode.org/jsonapi/commit/?id=18970c58087b2c8f49d0ef5886....
It is a validation in the deserialization process that was made more strict.
Patch merged. Thanks.
I will try to do #2930801: Support for HTTP authentication before making a new release for entity share.
Comment #5
lammensj commentedGlad to be of help :)
Awesome project btw!
Comment #6
grimreaperThanks :)
New release done yesterday as the other issue is postponed.