Summary | Dynamic view: Redirect action doesn't close new window |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 10/13/2012 (4647 days ago) |
Due | |
Updated | 10/15/2012 (4645 days ago) |
Assigned | |
Resolved | 10/14/2012 (4646 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 7e1b8d535a59c800b784fb3ecb7172793574196d
Author: Michael M Slusarz <slusarz@horde.org>
Date: Sat Oct 13 18:21:06 2012 -0600
Bug #11514: _action variable no longer existsimp/lib/Ajax/Application.php | 6 ++++--
imp/lib/Ajax/Application/Handler/Common.php | 8 ++++----
imp/lib/Ajax/Application/Handler/Dynamic.php | 2 +-
3 files changed, 9 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/7e1b8d535a59c800b784fb3ecb7172793574196d
State ⇒ Resolved
commit 7e1b8d535a59c800b784fb3ecb7172793574196d
Author: Michael M Slusarz <slusarz@horde.org>
Date: Sat Oct 13 18:21:06 2012 -0600
Bug #11514: _action variable no longer existsimp/lib/Ajax/Application.php | 6 ++++--
imp/lib/Ajax/Application/Handler/Common.php | 8 ++++----
imp/lib/Ajax/Application/Handler/Dynamic.php | 2 +-
3 files changed, 9 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/7e1b8d535a59c800b784fb3ecb7172793574196d
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Dynamic view: Redirect action doesn't close new window
Type ⇒ Bug
State ⇒ Unconfirmed
when you redirect a message in the dynamic view,
the new window is not closed after sending the message.
(and I would prefer a closed window since I don't live
in Florida and it's really cold outside...)
Other actions properly close the new window.
Cheers,
Thomas