[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:49:38 CET 2020


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

--- Comment #52 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Owen,

Please verify that my rebase did not introduce another problem in masthead or
the atomic update.
I'm having issues now getting the opacheader to work. Somehow it looks for
opacheader while I add opacheader_en items into the database via the interface.

select title,lang from opac_news;
+-----------------+---------------+
| title           | lang          |
+-----------------+---------------+
| Welcome to Koha | koha          |
| What's Next?    | koha          |
| Test            | opacheader_en |
+-----------------+---------------+

When I deleted my database, the installer crashes now on the language step. So
very soon. (Apparently, for some other reason..)

DBD::mysql::st execute failed: Table 'koha_master.language_descriptions'
doesn't exist [for Statement "SELECT description FROM language_descriptions
WHERE subtag=? AND lang=? AND type=?" with ParamValues: 0='en', 1='en',
2='language'] at /usr/share/koha/C4/Languages.pm line 389.
DBD::mysql::st fetchrow_hashref failed: fetch() without execute() [for
Statement "SELECT description FROM language_descriptions WHERE subtag=? AND
lang=? AND type=?" with ParamValues: 0='en', 1='en', 2='language'] at
/usr/share/koha/C4/Languages.pm line 390.

Keeping this in BLOCKED. Will come back here next week.

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


More information about the Koha-bugs mailing list