Incorrect path if Drupal is installed in subfolder

Created on 25 July 2023, over 1 year ago
Updated 16 February 2024, 9 months ago

For development purposes I have Drupal installed in a subfolder (/siteName) instead of root.

The module seems to assume Drupal is always installed at the root of the server. So the paths are written as href="/sites/default/files/favicons/apple-touch-icon.png" instead of href="/siteName/sites/default/files/favicons/apple-touch-icon.png".

As a result the favicons are not found because the path is incorrect.

πŸ› Bug report
Status

RTBC

Version

2.0

Component

Code

Created by

πŸ‡¨πŸ‡­Switzerland s427

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