Disabling on Admin Pages Triggers "One or more problems detected" error

Created on 27 November 2024, 3 months ago

Problem/Motivation

If you tick the box "Do not use AdvAgg or any aggregation in the admin section.", then on the "admin/config" page you will have the red error message at the top saying "One or more problems were detected with your Drupal installation. Check the status report for more information."

If you vist the Status Report page, there are no errors or warnings. This causes great confusion as it's not possible to see what is triggering the error.

Steps to reproduce

  1. Install Drupal 7
  2. Install and Enable AdvAgg
  3. Check the box in Advagg Obscure Options, "Do not use AdvAgg or any aggregation in the admin section."
  4. Visit "admin/config" page

Proposed resolution

The simplest solution I can see is to add "admin/config" page to list of exclusions in advagg.module (lines 3311-3328)

Or: More complicated would be to change the behaviour of fast checks/runtime requirements.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

2.36

Component

User interface

Created by

🇬🇧United Kingdom alexp999

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