6.0.0-beta1
10/18/25

[#3996] Kronolith New Event Notifications are not being sent
Summary Kronolith New Event Notifications are not being sent
Queue Kronolith
Queue Version HEAD
Type Bug
State Resolved
Priority 1. Low
Owners
Requester jpstewart (at) tntmax (dot) com
Created 06/02/2006 (7078 days ago)
Due
Updated 06/06/2006 (7074 days ago)
Assigned
Resolved 06/06/2006 (7074 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/06/2006 03:22:54 AM Chuck Hagenbuch Deleted Original Message
 
06/06/2006 03:22:47 AM Chuck Hagenbuch Comment #2
State ⇒ Resolved
Reply to this comment
Fixed in CVS - even simpler than your patch, just a wrong variable in 
the foreach loop that started sorting out languages.
06/02/2006 05:25:15 PM jpstewart (at) tntmax (dot) com Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Kronolith New Event Notifications are not being sent
Queue ⇒ Kronolith
New Attachment: kronolith.patch
Reply to this comment
Summary:

I've made changes to the 'sendNotification' function on line 1177 of   
'/horde/kronolith/lib/Kronolith.php' so that it will send out 
notifications on my installation.

Details:

1. I've replaced the foreach loop on line 1225 with the similar one 
found in '/horde/nag/lib/Nag.php'.

2. I've renamed the '$tf_recipients' variable to '$addresses' on lines 
1286 and 1287.

Conclusion:

I don't know what exactly was broken in the original (and it has been 
for some time), but it looks like something fancy related to NLS and 
the Lang settings. I'm not sure that something is really broken; 
perhaps the problems are related to my installation.  This is only a 
bubblegum fix (applied without a real understanding of what's wrong.) 
It works for me.

Saved Queries