Summary | "Edit ACL" results in hanging "Loading..." screen |
Queue | IMP |
Queue Version | Git develop |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 07/07/2012 (4724 days ago) |
Due | |
Updated | 08/29/2012 (4671 days ago) |
Assigned | |
Resolved | 07/09/2012 (4722 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 4f16bc8331a9bfafa652912335c0ef47f871adeb
Author: Jan Schneider <jan@horde.org>
Date: Mon Jul 9 16:23:02 2012 +0200
[jan] Fix editing mailbox ACLs (
Bug #11247).imp/docs/CHANGES | 1 +
imp/package.xml | 2 ++
2 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/4f16bc8331a9bfafa652912335c0ef47f871adeb
commit 22a534570e6f4a8495d66b132b5d67aedf02df22
Author: Jan Schneider <jan@horde.org>
Date: Mon Jul 9 16:02:47 2012 +0200
Fix redirecting to ACL screen (
Bug #11247).imp/js/dimpbase.js | 11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/22a534570e6f4a8495d66b132b5d67aedf02df22
State ⇒ Resolved
commit 4f16bc8331a9bfafa652912335c0ef47f871adeb
Author: Jan Schneider <jan@horde.org>
Date: Mon Jul 9 16:23:02 2012 +0200
[jan] Fix editing mailbox ACLs (
Bug #11247).imp/docs/CHANGES | 1 +
imp/package.xml | 2 ++
2 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/4f16bc8331a9bfafa652912335c0ef47f871adeb
commit 22a534570e6f4a8495d66b132b5d67aedf02df22
Author: Jan Schneider <jan@horde.org>
Date: Mon Jul 9 16:02:47 2012 +0200
Fix redirecting to ACL screen (
Bug #11247).imp/js/dimpbase.js | 11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/22a534570e6f4a8495d66b132b5d67aedf02df22
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ "Edit ACL" results in hanging "Loading..." screen
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
in the folder view of imp H5, I click on "Edit ACL" for a folder. This
results in a "Loading..." screen and nothing else happens. Browser is
Firefox 12.0.
horde.log is clean and I run a packet sniffer, no IMAP communication
takes place at all.
Ideas?
Thomas