Koha/cataloguing
Jared Camins-Esakov 97caccbd0f Bug 7311: Only run analytics code if analytics are enabled
With the addition of the code from Bug 5528 (easy analytic record workflows),
UNIMARC 461$0 and MARC21/NORMARC 773$0 have special meanings. When you import
a record that uses those subfields for different data, you will get an error
in /cataloguing/additem.pl. A check should be added to be sure that
EasyAnalyticalRecords is enabled before trying to handle the 461$0/773$0 as
bib numbers for analytics.

Thanks to Frère Sébastien Marie for spotting this issue.

Signed-off-by: Frère Sébastien Marie <semarie-koha@latrappe.fr>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2011-12-27 18:20:17 +01:00
..
value_builder Bug 6679: fix missing use strict 2011-12-09 09:49:22 +01:00
addbiblio.pl Bug 6679 : cataloguing/ now passing critic tests 2011-12-08 10:11:23 +01:00
addbooks.pl Bug 5415 Let calls of SimpleSearch utilize considtent interface 2011-04-08 13:52:57 +12:00
additem.pl Bug 7311: Only run analytics code if analytics are enabled 2011-12-27 18:20:17 +01:00
linkitem.pl Bug 5528: Analytic records support 2011-10-13 10:03:39 +13:00
merge.pl Bug 6679 : cataloguing/ now passing critic tests 2011-12-08 10:11:23 +01:00
merge_ajax.pl Bug 2505 - Add commented use warnings where missing in the cataloguing/ directory 2010-04-21 20:27:05 +12:00
moveitem.pl Bug 5718 : fix permission of moveitem = edit_items needed 2011-02-09 09:33:36 +13:00
plugin_launcher.pl Bug 2505 - Add commented use warnings where missing in the cataloguing/ directory 2010-04-21 20:27:05 +12:00
ysearch.pl Bug 6679 : cataloguing/ now passing critic tests 2011-12-08 10:11:23 +01:00
z3950_search.pl Bug 4189 : Searching z39.50 without selecting any servers results in error message 2011-04-08 13:19:20 +12:00