http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14794
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Severity|enhancement |minor --- Comment #1 from Marc Véron <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
