Conflicts with gallery module clean urls
plan9 - February 12, 2009 - 23:09
| Project: | Global Redirect |
| Version: | 5.x-1.5 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Global redirect prevents gallery module clean urls from displaying correctly.

#1
Global redirect causes '?g2_path=' to be added to the gallery url path.
Instead of:
http://www.mysite.com/gallery/sculpture/amy/birds.html
I get:
http://www.mysite.com/?g2_path=sculpture/amy/birds.html
When I put my site in maintenance mode the behaviour stops - but this obviously isn't a solution.
Is this a bug with Global redirect or the gallery module?