Summary | Bug in notifications |
Queue | Kronolith |
Queue Version | 4.2.11 |
Type | Bug |
State | Duplicate |
Priority | 1. Low |
Owners | |
Requester | horde (at) 2600 (dot) sk |
Created | 12/14/2015 (3550 days ago) |
Due | |
Updated | 12/14/2015 (3550 days ago) |
Assigned | |
Resolved | 12/14/2015 (3550 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
You're right, I have patched Event.php as per the diff in the comments
of
#14154and now it works fine. Strange that for me it only happenedwith Slovak locale though.
State ⇒ Duplicate
Bug: 14154. Probably related to duration because of thefrequency of your alarm script running. It's already fixed in Git and
will be in the next Kronolith bug fix release.
Priority ⇒ 3. High
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Bug in notifications
Type ⇒ Bug
State ⇒ Unconfirmed
set an event that has a longer duration and set notification, when the
notification comes up, instead of the event title it just says
"Zaneprázdnený" (which means "Busy" in Slovak), in all types of
notifications, inline, desktop notification and email notification.
This however only happens when the language is set to Slovak and the
event duration is more than 1 hour (with 1 hour event it works as
expected, 2.5 hour event produces the bug, I haven't tried anything in
between to determine the exact value of the bug trigger).