Redirection failing for URL containing a query
pbarnett - October 11, 2006 - 20:45
| Project: | Filemanager |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
The code worked beautifully until I srated using FileManager; the problem is that file URLs are now of the form http://www.example.com/filemanager/active?fid=1 and the redirection goes to http://www.example.com/filemanager/active, i.e. the query is missing.
Is there a way to fix this?
Thanks!
Pete Barnett.

#1
Sounds really like a filemanager or site specific issue, since customerror isn't called until a drupal thinks a 403/404 happened.