6.0.0-beta1
8/17/25

[#5761] sql.php - listeners not getting mails
Summary sql.php - listeners not getting mails
Queue Whups
Type Bug
State Not A Bug
Priority 1. Low
Owners chuck (at) horde (dot) org
Requester Ewan.McDowall (at) hgu (dot) mrc (dot) ac (dot) uk
Created 10/01/2007 (6530 days ago)
Due
Updated 10/01/2007 (6530 days ago)
Assigned
Resolved 10/01/2007 (6530 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/01/2007 06:26:06 PM Chuck Hagenbuch Comment #2
Assigned to Chuck Hagenbuch
State ⇒ Not A Bug
Reply to this comment
You didn't run 2007-09-07_rename_listeners_table.sql (from the upgrades dir).
10/01/2007 04:03:12 PM Ewan (dot) McDowall (at) hgu (dot) mrc (dot) ac (dot) uk Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ sql.php - listeners not getting mails
Queue ⇒ Whups
Reply to this comment
I think there is a bug in horde/whups/lib/Driver/sql.php, line 1643.  Should



"' FROM whups_ticket_listeners l, whups_tickets t' ."

not be

"' FROM whups_tickets_listeners l, whups_tickets t' ."

?


Saved Queries