]> 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)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 19 Sep 2012 02:47:33 +0000 (14:47 +1200)
commit97b11a14910813b55341c581f292e66abbe4cb77
treef6abb07b496f99bbe8341c9ee1d1484c44fb5977
parenteaf0fa6880e3dc7d4f7dfd4d3169cfda29a48433
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>
admin/fieldmapping.pl