http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6573 Bug #: 6573 Summary: Library name entry field enforces unnecessary maxlength Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All URL: /cgi-bin/koha/admin/branches.pl?op=add OS/Version: All Status: ASSIGNED Severity: normal Priority: P5 Component: System Administration AssignedTo: oleonard@myacpl.org ReportedBy: oleonard@myacpl.org QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com When creating a new library the library name form field has a maxlength of 80 characters. The column in the database is "mediumtext," so a limit is not necessary. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.