Summary | Message loss due to no notification when session expired |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 3. High |
Owners | slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 11/30/2012 (4603 days ago) |
Due | |
Updated | 11/30/2012 (4603 days ago) |
Assigned | |
Resolved | 11/30/2012 (4603 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
commit 5802d0cb345f2a1767cd3b14cdf306807996ba8c
Author: Michael M Slusarz <slusarz@horde.org>
Date: Fri Nov 30 16:07:59 2012 -0700
[mms] Fix saving compose message to draft mailbox when session
expires (
Bug #11795).imp/docs/CHANGES | 2 ++
imp/lib/Dynamic/Compose/Common.php | 3 ++-
imp/lib/Minimal/Compose.php | 3 ++-
imp/lib/Smartmobile.php | 1 +
imp/package.xml | 2 ++
imp/templates/dynamic/compose.html.php | 1 +
imp/templates/minimal/compose.html.php | 1 +
imp/templates/smartmobile/compose.html.php | 1 +
8 files changed, 12 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/5802d0cb345f2a1767cd3b14cdf306807996ba8c
Priority ⇒ 3. High
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Message loss due to no notification when session expired
Type ⇒ Bug
State ⇒ Unconfirmed
out for some other reason, there is no notification that saving the
automatic draft failed. Only after submitting the compose form the
user notices that he is actually logged out. At this point, the
complete message is lost. Just happened to me after spending 15
minutes on a message.