Problem/Motivation
I cannot visit the Belgrade theme settings page because drupal_get_path is no longer in Drupal 10 and theme-settings.php uses it on line 39 causing a critical failure.
Steps to reproduce
Visit settings page when using Drupal 10
Proposed resolution
Apply merge request that will be created with this issue.
Remaining tasks
None.
User interface changes
None
API changes
None
Data model changes
None
Issue fork belgrade-3357377
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
samitk commentedComment #4
samitk commentedMR looks good to me.
Comment #6
jsacksick commented