[Koha-bugs] [Bug 14562] Patron with empty card number will be only result returned by patron datatables search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 9 11:35:06 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14562

Joonas Kylmälä <j.kylmala at gmail.com> changed:

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

--- Comment #6 from Joonas Kylmälä <j.kylmala at gmail.com> ---
Created attachment 43292
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43292&action=edit
Bug 14562: All patrons returned if 1 has a cardnumber set to an empty string
(Fix conflict with bug 12833)

Works as expected

This patch is a backport of (Bug 12648 is in 3.20.x, not 3.18.x):
commit 481479fe627dcbabb3ef66df0724cc3fe75b110c
    Bug 12648: Fix conflict with bug 12833

Test plan:
Set the cardnumber of one of the patron to an empty string
Do a patron search and use filters
The search will redirect to the patron detail page of the patron with
the empty string

Signed-off-by: Joonas Kylmälä <j.kylmala at gmail.com>

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


More information about the Koha-bugs mailing list