When a subtheme does not have favicon.ico, then the favicon.ico from the base theme should be used

Created on 23 April 2009, almost 16 years ago
Updated 21 April 2025, about 4 hours ago

When a subtheme does not have favicon.ico, then the favicon.ico from the base theme should be used.

theme.inc function theme_get_setting() line 978

if (file_exists($favicon = dirname($theme_object->filename) . '/favicon.ico')) {

this code only search for favicon.ico in the current theme directory..

✨ Feature request
Status

Needs work

Version

11.0 πŸ”₯

Component

theme system

Created by

πŸ‡­πŸ‡ΊHungary pasqualle πŸ‡­πŸ‡Ί Budapest

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

Merge Requests

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