Make system path column more accurate

Created on 23 May 2023, about 1 year ago
Updated 19 June 2023, 12 months ago

Problem/Motivation

On the url alias admin UI (/admin/config/search/path) it displays the system path in the anchor text, but then the link itself is to the alias. This creates two issues:

  1. The two adjacent columns claim to be two different thngs and show different anchor text but are in fact identical link urls.
  2. It makes it difficult to see if following the system path actually takes you to the alias (harder to detect if there is some other alias or redirect at play. (makes debugging more difficult)

Steps to reproduce

Proposed resolution

This was originally presented as a solution as part of 🐛 Remove truncation of path alias Fixed but was split into the separate issue here.

The href for the system path is not actually a system path, but an alias. It should be replaced with the actual system path as the link so that it matches the link text.

Remaining tasks

User interface changes

The href for the system path is not actually a system path, but an alias. It should be replaced with the actual system path as the link so that it matches the link text.

API changes

None

Data model changes

None

Release notes snippet

Feature request
Status

Fixed

Version

11.0 🔥

Component
Path 

Last updated 6 days ago

  • Maintained by
  • 🇬🇧United Kingdom @catch
Created by

🇺🇸United States swirt Florida

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

Comments & Activities

Production build 0.69.0 2024