conflicts with subdomain.module, resulting in unending redirects
setvik - August 23, 2008 - 05:34
| Project: | Global Redirect |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When the Subdomain and Global Redirect modules are both installed and a user attempts to access a subdomain, it results in a neverending redirect

#1
It is very likely this issue is related to the issues with the likes of i18n and any other module which uses custom_url_rewirte...
I'd like to mark this as Duplicate for now and we can see how the fixes for i18n effect the likes of subdomain (and facebook, etc).
Reference: #216271: Endless loop with translation (D6)
#2
Hi Nicholas, Just wondering if the fix for the issue with i18n has also fixed it for subdomain. The project page for subdomain still lists GR as an incompatible module.
#3
Setting to active based on the reasons stated by maintainer for setting as duplicate. Despite patch committed for the i18n issues, there still seems to be a separate albeit probably related issue with subdomain module.
#4
Additional info: I have currently tested this using D6.10, Organic Groups 6x-1.1, Subdomain 6.x-1.4, Globalredirect 6.x-1.x-dev (as of 1st Mar 08) and Pathauto 6.x-1.1. I also have Views, CCK and Token installed but otherwise no other non-core modules.
If I use Subdomain to set Organic Groups to be subdomains, I can view og-group-title.domain.com but any URL with a path other than / on a subdomain results in the redirect loop.