https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41715
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Text to go in the| |Removes the cause of release notes| |"[WARN] Argument | |"YYYY-MM-DD" isn't numeric | |in numeric lt (<) at | |/kohadevbox/koha/reports/is | |sues_stats.pl line 224." | |warnings from the | |plack-intranet-error.log | |when using the from and to | |date filter in the | |circulation statistics | |report in the staff | |interface. | | | |This was happening because | |a numerical comparison was | |used to compare the dates, | |instead of a string | |comparison. -- 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/
