"Page not found /en/core/themes/bartik/logo.svg" in dblog after upgrading to Drupal 10

Created on 8 December 2023, 12 months ago

Problem/Motivation

I noticed "Page not found /en/core/themes/bartik/logo.svg" exists in dblog after upgrading to Drupal 10.
I checked the logo.svg path on D9 site and D10 site.

find -name logo.svg | grep bartik
[Drupal 9.5.11]
./web/core/themes/bartik/logo.svg
./web/themes/contrib/bartik/logo.svg
[Drupal 10.1.7]
./web/themes/contrib/bartik/logo.svg

Steps to reproduce

1. Upgrade from Drupal 9.5.x to Drupal 10.1.x.
2. Goto /admin/appearance/settings/bartik.
3. Goto /admin/reports/dblog, "Page not found /en/core/themes/bartik/logo.svg" is recorded.

Proposed resolution

It seems correcting path in some file is necessary.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

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

Comments & Activities

Production build 0.71.5 2024