If a site changed from being "unclean" to "clean" then there are probably a lot of aliases out there that include "?q=some/path"
It would be nice of global redirect could redirect from "?q=some/path" to "some/path".
I can see how this could cause a problem on a site where clean urls were working and then they broke (i.e. during migration) but in that case a nice help document from GR about how to disable the module from the database or some other means could get the admin back into their site.
Comments
Comment #1
nicholasthompsonHmmm this is a good point. I guess its just a simple matter of checking:
a) Are Clean URL's enabled?
b) Does the URL contain 'q=' (probably a good idea to check if 'q=' occurs AFTER a '?')...
Thanks for the feature request - will look into adding it.
Comment #2
nicholasthompsonThis feature has been committed as of version 1.1.2.4.2.7 of globalredirect.module.
If this can be confirmed as fixed, then I'll tag this version as 1.3.
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.