https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22805
Bug ID: 22805
Summary: When borrowers.dateofbirth is set to a date matching
'0YYY-MM-DD', memberentry.pl crashes on save.
Change sponsored?: ---
Product: Koha
Version: 18.11
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Patrons
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
Symptom: Crash on save when in memberentry.pl for a particular patron.
Inspecting the plack error logs, I saw
The given date (02/26/986) does not match the date format (us) at
/usr/share/koha/lib/Koha/DateUtils.pm line 168.
To replicate:
Edit a patron. Set the first digit in the year of the patron's birthday to 0,
e.g for a 'MM/DD/YYYY' formatted date, this would be '02/26/0986'
Click save. This causes an Internal Server Error.
--
You are receiving this mail because:
You are the assignee for the bug.
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/