]> git.koha-community.org Git - koha.git/commit
Bug 8713 - Warning message triggered by clicking Keywords to MARC mapping
authorMark Tompsett <mtompset@hotmail.com>
Mon, 3 Sep 2012 03:00:32 +0000 (11:00 +0800)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sat, 13 Oct 2012 02:00:34 +0000 (22:00 -0400)
commit4ddc8cc5a509f4765740ae2b5b3e4112c1e86488
treeb484a1a945a0bc0c039980fa2b1fc784c396b0b7
parent273da77ed52e06185e014573427868e1a5a86733
Bug 8713 - Warning message triggered by clicking Keywords to MARC mapping

In the Koha Administration screen, clicking
Keywords to MARC mapping triggered an uninitialized $op warning
in the koha error logs. Added a "|| q{}" to ensure it is set.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
admin/fieldmapping.pl