Summary | Deleting message doesn't update viewport |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 06/12/2014 (4038 days ago) |
Due | |
Updated | 06/12/2014 (4038 days ago) |
Assigned | 06/12/2014 (4038 days ago) |
Resolved | 06/12/2014 (4038 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit a40f1f9c2052d8ae4e24782b4accd2dc6404b21e
Author: Michael M Slusarz <slusarz@horde.org>
Date: Thu Jun 12 16:30:45 2014 -0600
Need to merge after we get viewport params (
Bug #13258)imp/js/dimpbase.js | 21 ++++++++++-----------
1 files changed, 10 insertions(+), 11 deletions(-)
http://github.com/horde/horde/commit/a40f1f9c2052d8ae4e24782b4accd2dc6404b21e
commit 9ae57733e92a29a4708fe996656a443702ec2c3f
Author: Michael M Slusarz <slusarz@horde.org>
Date: Thu Jun 12 16:30:45 2014 -0600
Need to merge after we get viewport params (
Bug #13258)imp/js/dimpbase.js | 21 ++++++++++-----------
1 files changed, 10 insertions(+), 11 deletions(-)
http://github.com/horde/horde/commit/9ae57733e92a29a4708fe996656a443702ec2c3f
commit db59035f79cbf61d320a90149172e4a791302c14
Author: Michael M Slusarz <slusarz@horde.org>
Date: Thu Jun 12 15:39:40 2014 -0600
Bug #13258: Use mailbox provided to message action for viewport updatingimp/js/dimpbase.js | 14 ++++++--------
1 files changed, 6 insertions(+), 8 deletions(-)
http://github.com/horde/horde/commit/db59035f79cbf61d320a90149172e4a791302c14
commit e0a25ceed22654f192c03fb14833fc9ce79d6fa3
Author: Michael M Slusarz <slusarz@horde.org>
Date: Thu Jun 12 15:39:40 2014 -0600
Bug #13258: Use mailbox provided to message action for viewport updatingimp/js/dimpbase.js | 14 ++++++--------
1 files changed, 6 insertions(+), 8 deletions(-)
http://github.com/horde/horde/commit/e0a25ceed22654f192c03fb14833fc9ce79d6fa3
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Summary ⇒ Deleting message doesn't update viewport
Type ⇒ Bug
State ⇒ Assigned
Queue ⇒ IMP
different than the message's folder, and then coming back to the
original folder, the deleted message is strike-through but not removed
from the viewport. It's correctly moved to Trash in the backend. Only
reloading IMP makes it disappear.