[Koha-bugs] [Bug 22880] Convert opacheader system preference to news block

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 21 11:35:33 CET 2020


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

--- Comment #51 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Marcel de Rooy from comment #50)
> DBD::mysql::st execute failed: Incorrect integer value: '' for column
> `koha_master`.`opac_news`.`number` at row 1 [for Statement "INSERT INTO
> opac_news (
> timestamp,content,title,expirationdate,branchcode,lang,borrowernumber,number
> ) VALUES ( ?,?,?,?,?,?,?,? )" with ParamValues: 0='2020-02-21',
> 1="<p>TESTing</p>", 2="Welcome", 3=undef, 4=undef, 5="opacheader_en",
> 6="51", 7=""] at /usr/share/koha/C4/NewsChannels.pm line 68.

Can be prevented by less strict sql mode, needs attention.

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


More information about the Koha-bugs mailing list