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.
| Comment | File | Size | Author |
|---|---|---|---|
| user-login_uri.patch | 470 bytes | thinkyhead |
Comments