Problem/Motivation
#2429617: Make D8 2x as fast: Dynamic Page Cache: context-dependent page caching (for *all* users!) uncovered a cache tag we forgot for Forum module's responses: when the vocabulary name is displayed, we need to add the vocabulary entity's cache tag.
Proposed resolution
Fix it.
Remaining tasks
Review.
User interface changes
None.
API changes
None.
Data model changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | forum_vocabulary_cache_tag-2554579-2.patch | 1.1 KB | wim leers |
| #2 | forum_vocabulary_cache_tag-2554579-2-test-only-FAIL.patch | 585 bytes | wim leers |
Comments
Comment #2
wim leersComment #3
wim leersComment #5
moshe weitzman commentedTrivial fix. Thanks for the test coverage.
Comment #6
catchCommitted/pushed to 8.0.x, thanks!