[Koha-bugs] [Bug 19873] Make it possible to search on value 0

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 14 12:16:09 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19873

Brendan Gallagher <brendan at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70122|0                           |1
        is obsolete|                            |

--- Comment #7 from Brendan Gallagher <brendan at bywatersolutions.com> ---
Created attachment 72839
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72839&action=edit
Bug 19873 - Ability to search on 0 value

Test plan:
  - create a st-numeric index in zebra conf related to
    a numeric field
    i.e:
    yourindex 1=yourindex 4=109
  - fill a field with 0 in a biblio,
  - reindex your biblios,
  - search yourindex=0,
  - should not work,
  - apply this patch,
  - test again,
  - should work

Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list