[Koha-bugs] [Bug 15691] Show card number minimum and maximum in visible hint when adding a patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 28 15:00:59 CET 2016


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 47389
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47389&action=edit
Bug 15691 - Show card number minimum and maximum in visible hint when adding a
patron

The CardnumberLength system preference defines card number minimum and
maximum allowed values when adding a patron. This information is
currently hidden in a title attribute on the card number input field.

This patch moves the information into a <div class="hint">, matching
other fields in the entry form which offer details about entry
guidelines.

To test, apply the patch and open the new patron entry form. Test for
various values of CardnumberLength, and with 'cardnumber' mandatory or
not mandatory as defined in BorrowerMandatoryField.

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


More information about the Koha-bugs mailing list