Add language prefix for internal path redirects

Created on 7 January 2024, 6 months ago
Updated 1 March 2024, 4 months ago

Problem/Motivation

Specific case for πŸ“Œ Add internal path redirect support for multilingual sites Needs review .

Steps to reproduce

  1. Install Drupal with multilingual configured with path prefix negotiation
  2. Install and configure Quant
  3. Create English node with alias
  4. Check the redirects in Quant
  5. Result: Only shows /node/123
  6. Expected Result: Also create redirect /en/node/123

Proposed resolution

Add internal path redirect with the path prefix for the language.

Remaining tasks

  1. Update code
  2. Review and test
  3. Commit :)

User interface changes

When using the path prefix internal path URL, it will redirect as expected.

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

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

Comments & Activities

Production build 0.69.0 2024