Bug 7587: Fix table name for biblioimages table
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Fri, 9 Mar 2012 12:24:43 +0000 (07:24 -0500)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 13 Mar 2012 14:19:03 +0000 (15:19 +0100)
commitcfd3f7db8152c8ce6988791279b88cd573b54974
tree7e0312291b3a5e9e59372e008ab4bdd82f0f7173
parent7bda8970ae30e112cbbd1f32ae5bd6c697f32277
Bug 7587: Fix table name for biblioimages table

The kohastructure.sql file had the wrong name for the biblioimages table,
which broke the local cover images feature for new installations, and filled
the log with error messages.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
1) Checked a broken installation with wrong table name.
2) Checked for a new installation
Feature works perfectly.

http://bugs.koha-community.org/show_bug.cgi?id=7487
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
installer/data/mysql/kohastructure.sql
installer/data/mysql/updatedatabase.pl