Summary | Deleting from message popup doesn't work if base window is not DIMP anymore more |
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 | 03/31/2011 (5214 days ago) |
Due | |
Updated | 08/03/2011 (5089 days ago) |
Assigned | |
Resolved | 08/03/2011 (5089 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Bug #9761: Deletion works correctly from popup message view if basewindow is no longer available
3 files changed, 23 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/12cdfbb80894d46f4ef5c4fa055d7f351a9d8775
window. But what happens right now is that the base window is focus
and nothing else happens which is a bit confusing.
delete in the message window and then update the base window (if
available), or delete in the message window if the base window doesn't
exist (probably a better solution).
But I've fixed the base window detection so javascript errors
shouldn't be thrown.
Bug #9761: DimpCore.base will be set if base window is open; butDimpBase might not be available
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/ef88bf65b3e897f5f31062d4a56a2ec0575a6570
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ Deleting from message popup doesn't work if base window is not DIMP anymore more
Type ⇒ Bug
State ⇒ Assigned
But what happens right now is that the base window is focus and
nothing else happens which is a bit confusing.