If the URI of your website contains spaces in the path (rare, but it happens) then the URLs in notification emails won't work, because the spaces are left unencoded. The attached patch adds code to convert spaces in the URL email arguments to %20.

CommentFileSizeAuthor
user-login_uri.patch470 bytesthinkyhead

Comments

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.