[Koha-bugs] [Bug 27937] New: Date of birth entered without correct format causes internal server error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 11 21:16:56 CET 2021


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

            Bug ID: 27937
           Summary: Date of birth entered  without correct format causes
                    internal server error
 Change sponsored?: ---
           Product: Koha
           Version: 20.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: bwsdonna at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

In 20.05 when a birthdate is entered in patron registration form
(memberentry.pl) incorrectly, and save button is clicked, you receive an
Internal Server Error and all the data is lost.  

To recreate:
1.  Add new patron
2.  Enter birthdate as 2/11/1986
3.  Complete required fields
4.  Save
5.  Get ISE

Yes, the text below the birthdate does specify MM/DD/YYYY but an incorrect
entry should not cause all the data entered to be lost.  Perhaps a warning
instead that the birthdate format is incorrect?

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


More information about the Koha-bugs mailing list