Closed (fixed)
Project:
JSON:API Extras
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
17 Jul 2018 at 19:08 UTC
Updated:
14 Dec 2018 at 00:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
wim leersComment #3
wim leersThese are bugfixes against HEAD, that JSON API Extras needs anyway. This makes it MUCH more robust.
This is the key change: we construct some value to feed in to JSON API's infra.
And now all this can be deleted.
Comment #4
e0ipsoWe'll commit to
jsonapi_extras-3.x.Comment #5
e0ipsoComment #6
e0ipsoThanks for this! This is very much needed for 3.x
It feels that this can be computed once and stored in a static cache.
This contains the key change, but does not apply to the current dev branch.
Comment #7
wim leersWill reroll!
Comment #8
wim leersThis cannot land without
jsonapi_extrasbecoming compatible withjsonapi2.x first. Hence this is blocked on #3004582: Make JSON API Extras 2.x (next release: 2.10) compatible with JSON API 2.0-beta2.Comment #9
e0ipsoComment #10
e0ipsoI think this work was already done.
Comment #11
e0ipsoIt seems that the previous fix mentioned in #10 was wrong. This shall fix it.
Comment #12
e0ipsoComment #14
e0ipso