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.

CommentFileSizeAuthor
purl-trailing-slash.patch511 bytesadr_p

Comments

gdud’s picture

I had the same problem recently and your patch make it fixed. Thank you.

tobby’s picture

Thanks for the patch. With one alteration, this is committed http://drupal.org/commitlog/commit/9120/9891afc284708b2261df22ebddb21e7f...

tobby’s picture

Status: Active » Closed (fixed)