Change record status: 
Project: 
Introduced in branch: 
8.7.x
Introduced in version: 
8.7.0
Description: 

Before

Links to <none> and <nolink> have a data-drupal-link-system-path set to <front>.

After

Links to <none> and <nolink> do not have a data-drupal-link-system-path attribute.

The following links remain the same

  • Links to the front page contained a data-drupal-link-system-path attribute set to <front>
  • All other routed links have a data-drupal-link-system-path attribute set to their system path.
Impacts: 
Site builders, administrators, editors
Module developers
Themers