Nice to use Domain path redirect in my project and its working like charm however i am missing redirect based on node alias instead of node/nodeid.

Comments

arulraj created an issue. See original summary.

arulraj’s picture

Title: Need support for Url alias as well » Need support for node url alias as well
arulraj’s picture

I've added a patch that should fix this issue.

arulraj’s picture

Assigned: Unassigned » arulraj
anruether’s picture

Priority: Critical » Normal
yonas.legesse’s picture

Patch #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.

yonas.legesse’s picture

Category: Feature request » Task
Status: Active » Needs review
webflo’s picture

I 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).

damienmckenna’s picture

Assigned: arulraj » Unassigned