[Koha-bugs] [Bug 28328] Editing a record can cause an ISE if data too long for column

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 29 12:29:41 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28328

Philip Orr <philip.orr at lmscloud.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philip.orr at lmscloud.de

--- Comment #2 from Philip Orr <philip.orr at lmscloud.de> ---
I got the same error in the OPAC when adding a purchase suggestion from an
already existing title.
To reproduce:
1 - Open a record in the OPAC that has too many characters in the ISBN field,
e.g. "Ruby cookbook"
2 - Click on "Suggest for purchase"
3 - Click on "Submit your suggestion"
4 - ISE: DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception:
DBD::mysql::st execute failed: Data too long for column 'isbn' at row 1 at
/kohadevbox/koha/Koha/Object.pm line 170
 at /usr/share/perl5/DBIx/Class/Exception.pm line 77

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list