Summary | Browser notification are shown even for completed tasks |
Queue | Nag |
Queue Version | 4.2.9 |
Type | Bug |
State | Not Reproducible |
Priority | 1. Low |
Owners | |
Requester | dk (at) doktorkraus (dot) de |
Created | 06/30/2016 (3296 days ago) |
Due | |
Updated | 08/04/2016 (3261 days ago) |
Assigned | 07/31/2016 (3265 days ago) |
Resolved | 08/04/2016 (3261 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
What could explain differences in reproduceability?
PHP 5.5.9 (i.e. Ubuntu 14.04.4 fully patched as of today)
Alarm is not being removed in that code block like it's supposed. to.
New Attachment: shutter_2016-08-01_01.png
What could explain differences in reproduceability? Database issues?
I'm on a Ubuntu 14.04.4 server with MySQL 5.5.50, PHP 5.5.9 (i.e.
Ubuntu 14.04.4 fully patched as of today)
State ⇒ Feedback
stable release or current development. There was an issue that was
fixed a while ago though. See
Bug: 13350.Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Browser notification are shown even for completed tasks
Queue ⇒ Nag
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
shown upon navigating Horde.
To reproduce:
1. Create a new task with due date this morning, 15 min alarm, and
browser notification.
2. The browser notification will appear after saving the task.
3. Navigate to the task overview and mark the task as completed.
4. Navigate to any other Horde page, and the browser notification
still appears even though the task is completed.
5. Now, log into horde using a different browser and the browser
notification will appear as well (NB this other browser has never
'seen' the task in the uncompleted state, hence the notification must
have been triggered on a completed task by horde).
Expected behavior:
Browser desktop notifications should only be triggered on pending
tasks, not on completed tasks.
Tested on:
Firefox 47.0 and Chromium 50.0.2661.102 on Ubuntu 16.04 64-bit as well
as Firefox 47.0.1 on Windows 7 64-bit.