Closed (fixed)
Project:
Persistent URL
Version:
6.x-1.0-beta13
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2010 at 14:51 UTC
Updated:
7 Mar 2011 at 21:22 UTC
purl_url_outbound_alter(&$path, &$options, $original) adds trailing slash when given path is empty (e.g. in cases when 'returned' path depends fully on provider). Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| purl-trailing-slash.patch | 511 bytes | adr_p |
Comments
Comment #1
gdud commentedI had the same problem recently and your patch make it fixed. Thank you.
Comment #2
tobby commentedThanks for the patch. With one alteration, this is committed http://drupal.org/commitlog/commit/9120/9891afc284708b2261df22ebddb21e7f...
Comment #3
tobby commented