Skip to content
Snippets Groups Projects

Issue #2845319: The highlighting of the 'Home' menu-link does not respect query strings and fragment identifiers

Open Issue #2845319: The highlighting of the 'Home' menu-link does not respect query strings and fragment identifiers
2 unresolved threads
Open Ben Mullins requested to merge issue/drupal-2845319:2845319-the-highlighting-of into 9.3.x
2 unresolved threads
6 files
+ 7
10
Compare changes
  • Side-by-side
  • Inline
Files
6
  • 0ad67051
    Issue #3270941 by quietone, ravi.shankar, yogeshmpawar, murilohp, bbrala,... · 0ad67051
    catch authored
    Issue #3270941 by quietone, ravi.shankar, yogeshmpawar, murilohp, bbrala, andypost: Remove Color module from the Standard profile
@@ -64,8 +64,6 @@ protected function getAvailablePaths() {
'Bulk Export',
'Chaos tools',
'Chaos Tools (CTools) AJAX Example',
// @todo Remove Color in https://www.drupal.org/project/drupal/issues/3270899
'Color',
'Comment',
'Contact',
'Content translation',
@@ -156,6 +154,8 @@ protected function getMissingPaths() {
// Block is set not_finished in migrate_state_not_finished_test.
'Block',
'Breakpoints',
// @todo Remove Color in https://www.drupal.org/project/drupal/issues/3270899
'Color',
'Contact translation',
'Entity Translation Menu',
'Entity Translation Upgrade',
Loading