[Tickets #7509] Bad task URL sent in email notifications (in some cases)
bugs at horde.org
bugs at horde.org
Thu Oct 16 06:54:38 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7509
------------------------------------------------------------------------------
Ticket | 7509
Created By | almarin at um.es
Summary | Bad task URL sent in email notifications (in some
| cases)
Queue | Nag
Version | 2.3.1
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
+New Attachment | Nag.php.patch
------------------------------------------------------------------------------
almarin at um.es (2008-10-16 02:54) wrote:
View URLs sent with email notifications could have url-encoded chars.
For example, our horde users are our email address, so the link
contains almarin%40um.es.
The view_url is added to a text that after is parsed by sprintf, so
the '%' chars are stripped out, and the url sent is wrong.
I attach a little patch to avoid that situations.
More information about the bugs
mailing list