Alter cache tags after HtmlResponseSubscriber

Created on 11 April 2022, almost 3 years ago
Updated 8 March 2025, 29 days ago

Problem/Motivation

Cache tags for placeholders are bubbled by HtmlResponseSubscriber::onRespond() so cache_tags_simplify should simplify the tags after that.
However, it still needs to come before CacheableResponseSubscriber::onRespond(), so we first need #3274608: Use a lower priority for CacheableResponseSubscriber::onRespond() then we would be able to use a priority between these two event subscribers.

Proposed resolution

Use a priority between 0 and the new priority set in #3274608: Use a lower priority for CacheableResponseSubscriber::onRespond() .

🐛 Bug report
Status

Postponed

Version

1.0

Component

Code

Created by

🇫🇷France prudloff Lille

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024