https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40497 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #184776|0 |1 is obsolete| | --- Comment #4 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 185894 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185894&action=edit Bug 40497: Item add form does not respect framework maxlength setting This patch corrects the template variable which populates the maxlenth attribute on text fields in the add/edit item form. To test, apply the patch and go Administratoin -> MARC bibliographic frameworks -> (framework) -> Tag 952 -> Edit subfields. - Click the "p" tab and set the "Max length" field to "20" - Save the framework and go to Cataloging. - Locate a bibliographic record that uses the framework you edited. - Add or edit an item on that bibliographic record. - Check the "Barcode" field. The input tag should limit your entry to 20 characters. Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.