https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42568
--- Comment #2 from Roman Dolny <[email protected]> --- Created attachment 199212 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199212&action=edit Bug 42568: Match maxlength attributes to marc_order_accounts column sizes This patch adds a maxlength attribute to a few form fields in the MARC order accounts entry form. Text inputs should now allow the user the enter more characters than the db will accept. To test, apply the patch and enable the MarcOrderingAutomation system preference if necessary. - Go to Administration -> MARC order accounts -> New account. - Test these inputs to confirm that you can't enter more characters than their maxlengths: - Description (250) - Match field (10) - Match value (50) - Basket name field (10) Sponsored-by: Athens County Public Libraries Signed-off-by: Roman Dolny <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
