Closed (won't fix)
Project:
Global Redirect
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
26 Jul 2009 at 09:21 UTC
Updated:
11 Jul 2010 at 19:45 UTC
dav.module and i believe the webdav protocol needs to have the trailing slash on the associated directories.
The patch provided fixes this issue. Please consider for inclusion.
I wanted to be able to continue to use this feature of globalredirect with dav to prevent duplicate content. This patch solves this problem.
Thanks for the great module. ^_^
| Comment | File | Size | Author |
|---|---|---|---|
| globalredirect-dav-happyness.patch | 1.01 KB | Jackinloadup |
Comments
Comment #1
lifepillar commentedSubscribing. According to http://drupal.org/node/313209, the possibility to add exceptions should have been already implemented. Could you do it for the next release?
Comment #2
nicholasthompsonCurrently there is the ability to turn off de-slashing entirely.
It's a good feature request for "whitelisting" paths for disabling GR for. I'll put that in a separate issue.