[Koha-bugs] [Bug 14794] Searching patron by birthday is slow / never gives a result

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 8 18:48:30 CEST 2015


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

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |veron at veron.ch
           Severity|enhancement                 |minor

--- Comment #1 from Marc Véron <veron at veron.ch> ---
I did following tests:

Set datefomat syspref to dd/mm/yyy

Do a search from the header section on Home  > Patrons
Expand search option with [+]
Select "Date of birth"
A small hint appears explaining that dates should be entered as DD/MM/YYYY
Select "Contains"
Search for 16/09/1946  (I have one patron with this birth date)
Result OK

Do the same with "Starts with"
Result OK

Do the same with 16/09
Do the same with 16.09.1946
Result (for both): 
Software error: The given date (16.09.1946) does not match the date format
(metric) at /usr/share/kohaclone/Koha/DateUtils.pm line 144.

Repeat search in the filter section at the left:
Select "Date of birth" (No hint about format appears)
Search for 16/09/1946
Result OK

Do the same with 16/09 or 16.09.1946
Result: Data table appears with endless "Processing..." as described by Joonas

Setting importance to "Minor" (The component mostly works, but causes some
irritation to users.)

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


More information about the Koha-bugs mailing list