Posted by Yoran Brault on September 25, 2008 at 8:06am
Jump to:
| Project: | Global Redirect |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
The module is very nice but it should accept some exceptions. For example with my module ( http://drupal.org/project/webdav ), ending slash SHOULD NOT be removed as it is part of WebDAV RFC compliance.
I made a quick patch adding a settings page to your module in order to add some URL exceptions. This is a quick way for doing this. Perhaps a better solution is to think about some kind of URL API with an hooking system in order for other modules to play nicely with yours.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| globalredirect-exceptions-6.x-1.0.patch | 3.11 KB | Ignored: Check issue status. | None | None |
Comments
#1
#279751
This was fixed already in the dev build... I will release this as a 6.1 soon. Thanks for the patch though!
#2
Oh well, never mind :) Thank you anyway.
#3
Can we have this feature for 5.x also please?