Summary | Disabled folders in extended search |
Queue | IMP |
Queue Version | Git develop |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org, slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 02/08/2012 (4897 days ago) |
Due | |
Updated | 08/29/2012 (4694 days ago) |
Assigned | 02/15/2012 (4890 days ago) |
Resolved | 02/15/2012 (4890 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 0b2871a54707082dccaffc72b8f102cc5c847ff6
Author: Michael M Slusarz <slusarz@horde.org>
Date: Tue Feb 14 22:05:17 2012 -0700
Bug #10972: Don't allow subfolder search for INBOXimp/js/search.js | 2 +-
imp/search.php | 1 +
2 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/0b2871a54707082dccaffc72b8f102cc5c847ff6
State ⇒ Resolved
default sub-folder searching is enabled. in my case, all folders are
sub-folders of INBOX. this is obviously not what we want, especially
as the other folders don't appear as subfolders in the drop down list.
Changing state to feedback for the non-reproducible part of
#1.#1anymore either. Probably a side-effect.State ⇒ Feedback
Assigned to Jan Schneider
default sub-folder searching is enabled. in my case, all folders are
sub-folders of INBOX. this is obviously not what we want, especially
as the other folders don't appear as subfolders in the drop down list.
Changing state to feedback for the non-reproducible part of
#1.commit 0b2871a54707082dccaffc72b8f102cc5c847ff6
Author: Michael M Slusarz <slusarz@horde.org>
Date: Tue Feb 14 22:05:17 2012 -0700
Bug #10972: Don't allow subfolder search for INBOXimp/js/search.js | 2 +-
imp/search.php | 1 +
2 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/0b2871a54707082dccaffc72b8f102cc5c847ff6
the ui, but not to the search. getting back to edit the search they
are gone too.
appears when I try to edit. I can verify that
ImpSearch.folders.size() increments every time I add a mailbox to the
search after switching to search all.
I did notice that the unavailable mailboxes were not updated when the
new show all mailbox list was inserted into the page - this has been
fixed.
the drop-down box.
in the drop-down box.
folders at the moment.
1.) folders added after switching to show all folders are added to the
ui, but not to the search. getting back to edit the search they are
gone too.
2.) searching INBOX is confusing if that is the base namespace. by
default sub-folder searching is enabled. in my case, all folders are
sub-folders of INBOX. this is obviously not what we want, especially
as the other folders don't appear as subfolders in the drop down list.
folders at the moment.
Milestone ⇒
State ⇒ Assigned
Patch ⇒ No
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ Disabled folders in extended search
Type ⇒ Bug
Priority ⇒ 1. Low
the drop-down box. If you switch between subscribed and all folders,
this information gets lost.