6.0.0-alpha14
7/3/25

[#7509] Bad task URL sent in email notifications (in some cases)
Summary Bad task URL sent in email notifications (in some cases)
Queue Nag
Queue Version 2.3.1
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester almarin (at) um (dot) es
Created 10/16/2008 (6104 days ago)
Due
Updated 10/19/2008 (6101 days ago)
Assigned
Resolved 10/19/2008 (6101 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/19/2008 10:25:07 PM Jan Schneider Comment #2
Assigned to Jan Schneider
State ⇒ Resolved
Reply to this comment
Committed, thanks.
10/16/2008 06:54:38 AM almarin (at) um (dot) es Comment #1
Priority ⇒ 1. Low
New Attachment: Nag.php.patch Download
Patch ⇒ No
Milestone ⇒
Queue ⇒ Nag
Summary ⇒ Bad task URL sent in email notifications (in some cases)
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
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.


Saved Queries