Closed (fixed)
Project:
Drupal core
Version:
8.5.x-dev
Component:
documentation
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 Jun 2018 at 16:30 UTC
Updated:
28 Jun 2018 at 12:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
lomasr commentedAs per the working example
cache_context.url.site:
class: Drupal\Core\Cache\Context\SiteCacheContext
arguments: ['@request_stack']
tags:
I think it should be 'url.site'
Comment #3
lomasr commentedComment #4
chi commented@lomasr, there is no patch to review
Comment #5
rajeevkAttaching patch as per @ lomasr comment
Comment #6
lomasr commented#4 My Mistake. I should have marked it "need work".
Comment #7
chi commentedThanks.
Comment #8
gábor hojtsyComment #11
gábor hojtsyGood catch, thanks!