[Tickets #12122] alarm dismissal doesn't close alarm message box

noreply at bugs.horde.org noreply at bugs.horde.org
Fri Mar 15 17:51:58 UTC 2013


BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE  
E-MAIL-ADRESSE WERDEN NICHT GELESEN.

Ticket-URL: http://bugs.horde.org/ticket/12122
------------------------------------------------------------------------------
  Ticket           | 12122
  Erstellt Von     | jmozdzen at nde.ag
  Zusammenfassung  | alarm dismissal doesn't close alarm message box
  Warteschlange    | Horde Framework Packages
  Version          | Git master
  Typ              | Bug
  Status           | Unconfirmed
  Priorität        | 1. Low
  Milestone        |
  Patch            |
  Zuständige       |
------------------------------------------------------------------------------


jmozdzen at nde.ag (2013-03-15 17:51) hat geschrieben:

When an alarm notification message box is displayed, selecting "turn  
off permanently" button does not close the message box.

Looking at the browser action with Firebug, I see that an asynchronous  
request to services/snooze.php is sent which contains
alarm	51435c39-0d68-some uuid-5598c0a86742
snooze	-1
token	RyFMhzNIu sometoken nWv1A1

The http result code is 200, the reply is completely empty. Firebug's  
console shows no Javascript error.

Code level is latest PEAR as of today.

When I click on the "close" icon in the upper right corner of the  
message box, the message box closes.

When I select some dismissal time, the message box immediately closes  
and I see an according AJAX request (with according "snooze" value),  
again with HTTP code 200 and empty response.

 From this I deduct that the problem is on the Javascript client side  
- the message box should close on selecting "turn off permanently", too.





More information about the bugs mailing list