6.0.0-alpha12
6/12/25

[#11655] Search doesn't work
Summary Search doesn't work
Queue Sesha
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners ralf.lang (at) ralf-lang (dot) de
Requester jan (at) horde (dot) org
Created 11/06/2012 (4601 days ago)
Due
Updated 11/28/2012 (4579 days ago)
Assigned
Resolved 11/28/2012 (4579 days ago)
Github Issue Link
Github Pull Request
Milestone 1
Patch No

History
11/28/2012 10:05:07 AM Ralf Lang State ⇒ Resolved
 
11/28/2012 10:04:27 AM Git Commit Comment #6 Reply to this comment
Changes have been made in Git (master):

commit 9f6fb06fd41b2fc978e7e8c25318a7aab35e9981
Author: Ralf Lang <root@rlang.(none)>
Date:   Wed Nov 28 12:03:08 2012 +0200

     [#11655] Allow partial or full value search in configured properties, too

  sesha/docs/CHANGES       |    1 +
  sesha/lib/Driver/Rdo.php |   22 +++++++++++++++-------
  sesha/package.xml        |    2 ++
  3 files changed, 18 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/9f6fb06fd41b2fc978e7e8c25318a7aab35e9981
11/28/2012 09:30:07 AM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (master):

commit a82fbea351c2e84e9ed76bf3290544db4d263093
Author: Ralf Lang <root@rlang.(none)>
Date:   Wed Nov 28 11:23:15 2012 +0200

     [#11655] Adjust UI: Allow explicitly selecting exact matches only

  sesha/lib/Form/Search.php |    1 +
  sesha/lib/View/List.php   |    7 ++++++-
  sesha/list.php            |    1 +
  3 files changed, 8 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/a82fbea351c2e84e9ed76bf3290544db4d263093
11/28/2012 09:30:03 AM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

commit a38dd092e63d945f4dfdcceb49771d658330ae47
Author: root <root@rlang.(none)>
Date:   Wed Nov 28 11:10:39 2012 +0200

     partial fix for [#11655] - Allow search for partial names in id, 
name and comment

  sesha/lib/Driver/Rdo.php |   19 ++++++++++++-------
  1 files changed, 12 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/a38dd092e63d945f4dfdcceb49771d658330ae47
11/06/2012 09:15:52 PM Jan Schneider Comment #3 Reply to this comment
Please do. Using SQL placeholders isn't anything we should allow, let 
alone require.
11/06/2012 09:04:43 PM Ralf Lang Comment #2 Reply to this comment
Searching only works if specifying the complete value, at least if 
searching for the name. It should be a substring search.
Use %stuff, stuff% or %stuff%.
If this is not acceptable, I'll change to internally do substring 
search %stuff%.

11/06/2012 08:36:36 PM Jan Schneider Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Search doesn't work
Queue ⇒ Sesha
Assigned to Ralf Lang
Milestone ⇒ 1
Patch ⇒ No
State ⇒ Assigned
Reply to this comment
Searching only works if specifying the complete value, at least if 
searching for the name. It should be a substring search.

Saved Queries