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

David Nind <[email protected]> changed:

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

--- Comment #2 from David Nind <[email protected]> ---
Created attachment 174633
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174633&action=edit
Bug 38254: Treat NULL dateexpity as not expired in patron autocomplete

To test:
1. Add some NULL patron dateexpiry dates.
2. Make sure PatronAutoComplete is on.
3. Try searching for some patrons with NULL patron dateexpiry dates.
4. Search doesn't complete, see JS error in console.
5. APPLY PATCH and try again
6. Now NULL dateexpiry patrons should be returned in the autocomplete.
7. Make sure patrons with dateexpiry in past still show the 'Expired' badge.
8. Patrons with a dateexpiry in the future or a NULL dateexpiry should not
shhow the 'Expired' badge.

Signed-off-by: David Nind <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to