Does not detect overridden values of system.performance config

Created on 24 February 2020, about 5 years ago
Updated 26 February 2025, 8 days ago

This is a follow-up to #2869110.
BootstrapConfigStorageFactory does not seem to work with overridden config.

We use this in our settings file:

$config['system.performance']['css']['preprocess'] = FALSE;
$config['system.performance']['js']['preprocess'] = FALSE;

The attached patch fixes the issue by using the system.performance service instead. (There is probably a more elegant way to inject it.)

🐛 Bug report
Status

Closed: won't fix

Version

1.1

Component

Code

Created by

🇫🇷France prudloff Lille

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

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