Closed (fixed)
Project:
JSON:API
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 May 2018 at 12:18 UTC
Updated:
13 Jun 2018 at 14:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
wim leersRoot cause determined: #2938035: When PATCHing a field is disallowed, no reason is given for *why* this happens changed a string that JSON API is asserting in its test coverage.
Comment #3
wim leersComment #5
wim leers#3 has a failure on 8.6 that does not exist on HEAD:
As you can see, the
anchorkey is new. This was added a few days ago in core'simagemodule, in #1252606: Add crop anchor option to Scale and Crop image effect.Comment #7
wim leersPassed on 8.6, failed on 8.5.
… because this also contains the trailing period that <8.6 does not contain. Oops! 😊😅
Comment #8
wim leersGreen on 8.5 and 8.6!
Comment #9
wim leersComment #11
wim leers