Take alters from other modules into account when re-using page_cache_maximum_age options

Created on 23 January 2023, almost 2 years ago
Updated 1 October 2023, about 1 year ago

Problem/Motivation

When other modules alter the available options in the page_cache_maximum_age dropdown, these alterations may not be available where these options are re-used.

F.e. the purge module adds additional options to the page_cache_maximum_age options. These options don't appear in the dropdown of the s-maxage field.

Steps to reproduce

Proposed resolution

Increase this module's weight so alters from other modules (with weight 0) are run first. This way, when the page_cache_maximum_age options are re-used, the alters have run.

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Fixed

Version

2.0

Component

Code

Created by

🇧🇪Belgium stefdewa

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

Comments & Activities

Production build 0.71.5 2024