Dynamic Page Cache uncachable on Drupal 10.3 with Admin Toolbar Tools and Update modules

Created on 21 June 2024, 6 months ago
Updated 12 August 2024, 4 months ago

Problem/Motivation

When Dynamic Page Cache, Update and Admin Toolbar Tools are enabled the Dynamic Page Cache is UNCACHEABLE.

Steps to reproduce

  • Install Drupal 10.3.0 with standard profile
  • Install Admin Toolbar Tools
  • Enable http.response.debug_cacheability_headers: true in services.yml
  • Log in as user 1
  • Visit /user/1
  • and inspect response headers

Drupal 10.2.x:
X-Drupal-Dynamic-Cache: MISS (on subsequent requests this changes to HIT)

Drupal 10.3.x:
X-Drupal-Dynamic-Cache: UNCACHEABLE

Proposed resolution

Remaining tasks

Determine if this should be fixed in contrib or if this is a core bug.

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Closed: outdated

Version

3.0

Component

Code

Created by

🇦🇺Australia mstrelan

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024