Summary | Searching for incomplete tasks is broken |
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 | 12/13/2012 (4645 days ago) |
Due | |
Updated | 12/17/2012 (4641 days ago) |
Assigned | |
Resolved | 12/17/2012 (4641 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
Assigned to Michael Rubinsky
State ⇒ Resolved
commit e490a97bc81debdf8918cb79089f2a2d15e2de81
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date: Mon Dec 17 13:59:13 2012 -0500
Bug: 11882Fix searching for incomplete tasks.Signed-off-by: Michael J Rubinsky <mrubinsk@horde.org>
nag/lib/Form/Search.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/e490a97bc81debdf8918cb79089f2a2d15e2de81
Priority ⇒ 1. Low
New Attachment: 0001-Fix-search-for-incomplete-tasks.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Nag
Summary ⇒ Searching for incomplete tasks is broken
Type ⇒ Bug
State ⇒ Unconfirmed
searching for incomplete tasks is broken.
Attached patch fixes it.
Thomas