Summary | Unable to close reminders without session cookies |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | mrubinsk (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 12/13/2012 (4630 days ago) |
Due | |
Updated | 12/13/2012 (4630 days ago) |
Assigned | |
Resolved | 12/13/2012 (4630 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
Assigned to Michael Rubinsky
State ⇒ Resolved
commit 136a81d16f32d2b7bc2b6f7234a403d4f5aa9e51
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date: Thu Dec 13 09:54:05 2012 -0500
Bug: 11875Fix dismissing reminders without session cookies.Signed-off-by: Michael J Rubinsky <mrubinsk@horde.org>
framework/Core/js/hordecore.js | 20 ++++++++++++--------
1 files changed, 12 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/136a81d16f32d2b7bc2b6f7234a403d4f5aa9e51
Patch ⇒ Yes
New Attachment: 0001-Fix-handling-of-alarms-for-sessions-without-cookies-.patch
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Unable to close reminders with session cookies
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
I'm unable to close reminders without session cookies.
The popup window closes fine without an error message,
this is what I get in the logs:
2012-12-13T12:25:02+01:00 EMERG: HORDE User is not authorized for
horde [pid 3089 on line 259 of
"/datastore/share/pear/Horde/Registry.php"]
-> session ID is probably missing
Thomas