Active
Project:
Global Redirect
Version:
7.x-1.5
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2012 at 09:31 UTC
Updated:
24 Sep 2012 at 12:09 UTC
Hi,
Global redirect work nicely with admin (user#1) role, but, when I change my role to anonymous or authenticated user, my URL change again to node/XXX.
Does anyone have this problem? How can fix this problem?
My installation:
Drupal 7.15, token, pathoauto, global redirect, redirect, sub-pathauto installed
Thanks
Comments
Comment #1
nicholasthompsonIs your site in maintenance mode (ie offline)?
http://drupalcode.org/project/globalredirect.git/blob/bddb3929766eaa2280...
Comment #2
korn3lius commentedI test it for several times, I found that it's seem related to multilanguage issue.
When the user use english as his language, nothing is wrong. but when the others used other language, global redirect failed to redirect my site.
English: article/cook
Non-English: node/112
Can I fix it?
Comment #3
nicholasthompsonCould you try to build up an exact configuration/replication? I dont have any multilingual sites I can test this on and there are so many combinations of configurations, its hard for me to test.
Comment #4
korn3lius commentedHi NicholasThompson,
Thanks for your nice work and super fast reply.
What configuration/setting can I provide?
Maybe it's pathauto issue?