6.0.0-beta1
8/18/25

[#7731] Tickets via mail from unknown users should be created by whups_guests
Summary Tickets via mail from unknown users should be created by whups_guests
Queue Whups
Queue Version 1.0
Type Bug
State No Feedback
Priority 1. Low
Owners
Requester thomas (at) gelf (dot) net
Created 11/27/2008 (6108 days ago)
Due
Updated 12/14/2008 (6091 days ago)
Assigned 12/01/2008 (6104 days ago)
Resolved 12/14/2008 (6091 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
12/14/2008 03:57:51 PM Chuck Hagenbuch State ⇒ No Feedback
Patch ⇒ No
 
12/01/2008 02:31:17 AM Chuck Hagenbuch Comment #2
State ⇒ Feedback
Reply to this comment
It's set on lines 72 and 78, actually.
11/27/2008 05:36:09 PM thomas (at) gelf (dot) net Comment #1
Priority ⇒ 1. Low
New Attachment: whups_fix_requester.patch Download
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Whups
Summary ⇒ Tickets via mail from unknown users should be created by whups_guests
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Adding comments by mail is fine, creating tickets with a sender known 
to Horde is fine - just creating a ticket with an unknown email 
address is setting 0 instead of <ticketid>*-1 as user_id_requester. 
Whups_Mail::processMail() correctly sets comment-email, author (if 
found) etc, but Driver_sql::addTicket is setting $requester = 
$ticketId * -1; only if $info['user_email'] is not emty, and 
$info['user_email'] is never set by Whups_Mail::processMail().



Regards,

Thomas Gelf


Saved Queries