Needs review
Project:
Domain Path Redirect
Version:
8.x-1.1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2019 at 15:56 UTC
Updated:
19 Mar 2026 at 13:57 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
arulraj commentedComment #3
arulraj commentedI've added a patch that should fix this issue.
Comment #4
arulraj commentedComment #5
anruetherComment #6
yonas.legesse commentedPatch #3 works well. However, i've updated the code to account for Drupal standards as path_alias.manager service is already available in the class. I've also updated the logic as the getAliasByPath method returns the original path element by default if an alias doesn't exist.
Comment #7
yonas.legesse commentedComment #8
webflo commentedI would like to keep the features and behavior similar to the redirect module. Can you check it in redirect module (without domain_path_redirect enabled).
Comment #9
damienmckenna