[Koha-bugs] [Bug 27726] OPACProblemReports cuts off message text

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 1 18:53:40 CEST 2021


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

--- Comment #14 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
(In reply to Jonathan Druart from comment #13)
> I am getting an error:
> 
> {UNKNOWN}: DBI Exception: DBD::mysql::db do failed: BLOB/TEXT column
> 'content' can't have a default value [for Statement "ALTER TABLE
> problem_reports MODIFY content TEXT NOT NULL DEFAULT ''"]  at
> /usr/share/perl5/DBIx/Class/Schema.pm line 1118.

Interesting.. that's a super easy fix, just drop the default as it doesn't make
sense anyway.. but I'm surprised you got that.. what SQL server are you using?

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


More information about the Koha-bugs mailing list