Implement path alias changes in 8.x-1.x

Created on 6 January 2020, over 4 years ago
Updated 22 March 2024, 3 months ago

Problem/Motivation

This issue addresses the same issue as Prepare for the path alias changes in Drupal 8.8 β†’ except this patch is for the 8.x-1.x version of the module in Drupal 8.8.x.

Path aliases have been converted to entities in Drupal 8.8: https://www.drupal.org/node/3013865 β†’

Since, the path alias forms will also be converted to entity forms in #3007832: Convert custom path alias forms to entity forms β†’ , this module will need a few adjustments to in order to keep it working with the latest Drupal version.

Proposed resolution

Change references from url_alias to path_alias. Clean up hook alters.

Remaining tasks

UAT for users using this module, Drupal 8.8.x, and the pathauto module, version 8.x-1.6.

Data model changes

  1. Change references from url_alias to path_alias.
  2. Remove hook alters to path_admin_add and path_alias_delete which no longer exist in Drupal 8.8.x.
  3. Change $context from source to path in views_url_alias_node_pathauto_alias_alter().
πŸ“Œ Task
Status

Needs work

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States esod

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024