Closed (fixed)
Project:
Taxonomy Manager
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2009 at 17:28 UTC
Updated:
19 Sep 2009 at 10:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
damienmckennaHere's a patch that just simply sets the default value to TRUE.
Comment #2
damienmckennaHonestly a better option would be to rewrite this structure to use path_redirect when available rather than taking over the entire taxonomy/term/%term system just to handle legacy redirects..
Comment #3
mh86 commentedI agree, that we should disable the redirect by default or implement it differently with path_redirect
Comment #4
mh86 commentedAs a first step to improve the compatibility with other modules, I committed your patch to disable the redirect by default. Thanks for that patch. So marking this issue as fixed.
But, as you said, there might be other options to implement this in a better way. So I'm opening another issue, where we can work on patch to improve the system. (see #569086: Improve redirect mechanism for merged terms)