Blocks #606840: Enable internal page cache by default.
This fixes the 3 failures o/t parent issue in:
Drupal\system\Tests\Theme\TwigRegistryLoaderTest(6)
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 2461097-7.patch | 751 bytes | wim leers |
Blocks #606840: Enable internal page cache by default.
This fixes the 3 failures o/t parent issue in:
Drupal\system\Tests\Theme\TwigRegistryLoaderTest (6)| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 2461097-7.patch | 751 bytes | wim leers |
Comments
Comment #1
wim leersComment #2
star-szrLooks good, removing the part about search pages from the issue summary, guessing that isn't meant for this issue.
Comment #3
wim leers#2: thanks for the IS fix, c/p remnant :)
Comment #4
fabianx commentedRTBC + 1
Comment #5
alexpottPostponing on #2461087: Add 'no_cache' route option to mark a route's responses as uncacheable (was: Cron run response should not be cacheable) which is going to add a better way to do this.
Comment #6
wim leersComment #7
wim leers#2461087: Add 'no_cache' route option to mark a route's responses as uncacheable (was: Cron run response should not be cacheable) landed, this is now unblocked. Rerolled using the new, superior technique introduced there.
Comment #8
fabianx commentedRTBC, what should I say :).
Comment #9
alexpottCommitted 3f4564b and pushed to 8.0.x. Thanks!