Summary | Tag filter still shown in search results |
Queue | Nag |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 10/17/2012 (4621 days ago) |
Due | |
Updated | 10/27/2012 (4611 days ago) |
Assigned | |
Resolved | 10/17/2012 (4621 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 3726c8189fd79d6f600aa4c3139c05b14260d872
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Wed Oct 17 10:26:08 2012 -0400
Bug: 11539Clear the tag browser when loading a search result.nag/lib/View/List.php | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/3726c8189fd79d6f600aa4c3139c05b14260d872
State ⇒ Resolved
commit 3726c8189fd79d6f600aa4c3139c05b14260d872
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Wed Oct 17 10:26:08 2012 -0400
Bug: 11539Clear the tag browser when loading a search result.nag/lib/View/List.php | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/3726c8189fd79d6f600aa4c3139c05b14260d872
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Nag
Summary ⇒ Tag filter still shown in search results
Type ⇒ Bug
State ⇒ Unconfirmed
just browse the list of tasks and active a tag filter.
Now click on "Search" and search for something. On the results page,
the active tag filter is still shown though it's without any effect.
We should reset all tag filters on the results page.
Cheers
Thomas