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.

AttachmentSizeStatusTest resultOperations
globalredirect-exceptions-6.x-1.0.patch3.11 KBIgnored: Check issue status.NoneNone

Comments

#1

Status:active» closed (duplicate)

#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?