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

--- Comment #1 from Lucas Gass (lukeg) <[email protected]> ---
Created attachment 174632
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174632&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.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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