[Koha-bugs] [Bug 30713] Patron entry should limit date of birth selection to dates in the past

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 10 16:28:21 CEST 2022


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #134753|0                           |1
        is obsolete|                            |

--- Comment #4 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 134816
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134816&action=edit
Bug 30713: Patron entry should limit date of birth selection to dates in the
past

This patch adds to the configuration of the date of birth field in the
patron entry form so that the calendar widget prohibits the selection of
a date in the future.

To test, apply the patch and open a patron record for editing. Try to
select a birth date in the future using the calendar widget. You should
be limited to a selection of today or before.

Confirm that clicking the "Yesterday" and "Today" shortcuts in the
calendar widget works correctly.

-- 
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