Warn about possible conflict with responsive_favicons module

Created on 7 September 2023, 10 months ago
Updated 8 September 2023, 10 months ago

Problem/Motivation

If both are setting the manifest, one wins... so we should try to detect collision in the Status report and warn!

https://www.drupal.org/project/responsive_favicons

See 📌 Conflict with PWA module - show warning Active

But for now I think the most propable option is to just leave everything as-is and just tell the user to remove duplicate values from the text, which are already provided by PWA in the PWA warning message here:
#3360610: Warn about possible conflict with responsive_favicons module

To detect if there are conflicting values, we could just search the responsive_favicons config value for certain texts like:

rel="manifest"
name="theme-color"
...?
and only show the warning, if they are present, otherwise show a green message with information and tell the user he seems to already have solved the conflict.

See 📌 Split Icon links in their own meta tag definition Needs review .

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Fixed

Version

2.0

Component

Code

Created by

🇩🇪Germany Grevil

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

Comments & Activities

Production build 0.69.0 2024