Closed (outdated)
Project:
Domain Path
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Nov 2015 at 20:57 UTC
Updated:
16 Dec 2025 at 23:33 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
anton-staroverov commentedtonystar created an issue.
Comment #3
anton-staroverov commentedComment #4
anton-staroverov commentedAttaching the patch.
Comment #5
agentrickardNow that I finally look at the patch, I don't know that I can support it.
The whole Domain suite deliberately does not issue redirects. It's a core principle of the module set.
Comment #6
anton-staroverov commentedHow about to merge the rest of functionality (inbound outbound paths rewriting).
And for redirects I can create a separate module 'domain_path_redirect'
Comment #7
agentrickardEssentially removing the hook_init() piece? That might work. If I read this correctly, it's adding language sensitivity, which is necessary.
Comment #8
mably commented