https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25385
Bug ID: 25385
Summary: When entering a too long barcode, Koha explodes
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Cataloging
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
We don't validate for length in the forms and this can lead to bad errors
especially for users new to Koha:
To test:
- Edit any item in your catalog
- Change the barcode to be longer than 20 characters
- Save
- You see en arror message:
DBIx::Class::Storage::DBI::_dbh_execute(): Data too long for column 'barcode'
at row 1 at /home/vagrant/kohaclone/Koha/Object.pm line 164
at /usr/share/perl5/DBIx/Class/Exception.pm line 77
--
You are receiving this mail because:
You are the assignee for the bug.
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/