dav.module unhappy when removing the trailing slash
jackinloadup - July 26, 2009 - 09:21
| Project: | Global Redirect |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | jackinloadup |
| Status: | needs review |
Jump to:
Description
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. ^_^
| Attachment | Size |
|---|---|
| globalredirect-dav-happyness.patch | 1.01 KB |

#1
Subscribing. 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?