https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17855
--- Comment #96 from Alex Buckley <[email protected]> --- Created attachment 59140 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59140&action=edit Bug 17855 - Removed the html regex from the cardnumber field in the 'Create patron administrator' page of the onboarding tool. Added '|html' into the the value attribute of the cardnumber input field to filter the inputted cardnumber. So now the same level of validation exists for validating the inputted cardnumber in the staff interface and the onboarding tool. -- You are receiving this mail because: 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/
