[Koha-bugs] [Bug 11809] OPAC patron details form shouldn't show 'Clear date' if field is required

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 21 16:42:08 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11809

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 25544
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25544&action=edit
Bug 11809 - OPAC patron details form shouldn't show 'Clear date' if field is
required

On the OPAC's patron details form, if the date of birth field is
required we shouldn't offer the user a "clear date." This patch removes
the "clear date" link if the field is required.

To test, configure the BorrowerMandatoryField system preference to
require dateofbirth. Enable the OPACPatronDetails system preference and
log in to the OPAC. View the "personal details" form and confirm that
there is no "clear date" link next to the required date of birth field.

Remove dateofbirth from the BorrowerMandatoryField system preference and
re-test. The "clear date" link should appear.

Test in both prog and Bootstrap themes.

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


More information about the Koha-bugs mailing list