Closed (fixed)
Project:
JSON:API
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 Apr 2018 at 11:12 UTC
Updated:
15 Jun 2018 at 17:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
wim leers(#2952714: Group module's GroupAccessResult::allowedIfHasGroupPermission(s)() does not include cacheability was originally created for this purpose, but that got derailed. So, this is a resurrection of the original issue and scope.)
Comment #3
wim leersFix the
@todo. This should fail.Comment #4
wim leersImplementing the same solution as #2864816: HAL LinkManager doesn't add 'url.site' cache context when needed seems overkill. Because every JSON API document/response contains absolute URLs. So, let's just make everything that that uses
\Drupal\jsonapi\Normalizer\JsonApiDocumentTopLevelNormalizervary byurl.site.Comment #6
gabesulliceI believe there are some cases in the resource tests that need to be (un)commented by this issue. Otherwise, LGTM.
Comment #7
wim leersIf I search for
2966384, I find only this one?Comment #8
gabesulliceDerp, looks like I reviewed the interdiff, not the patch.
Comment #11
gabesullice