Internal link paths migrated from Drupal 6 link fields (e.g. node/123 or my/landingpage) are migrated correctly to Drupal 8. However Drupal 8 requires them to have a leading slash. Adding this '/' during migration would save (manual) post processing.

In my case I have the following variations of link paths in the D6 source database:

I propose that all paths that do not contain '://' or '.' will be prefixed.

Comments

Sutharsan created an issue. See original summary.

Version: 8.0.x-dev » 8.1.x-dev

Drupal 8.0.6 was released on April 6 and is the final bugfix release for the Drupal 8.0.x series. Drupal 8.0.x will not receive any further development aside from security fixes. Drupal 8.1.0-rc1 is now available and sites should prepare to update to 8.1.0.

Bug reports should be targeted against the 8.1.x-dev branch from now on, and new development or disruptive changes should be targeted against the 8.2.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

mikeryan’s picture

Status: Active » Closed (duplicate)