faa43031e6
Koha's MARC framework structure doesn't assign tags to tabs in the cataloging editor; only subfields are assigned to tabs, and the field as a whole follows the subfields. Consequently, for the purpoase of calculating a merge hash, a field should be added either if no MARC framework information is passed (which signals that the caller wants to deal with the entire MARC record) or if any of its subfields are assigned to visible tabs. This patch has the effect of getting rid of the following spurious warnings from the Apache log: merge.pl: Argument "" isn't numeric in numeric ge (>=) at /home/gmc/koha/Koha/Util/MARC.pm line 78 Signed-off-by: Galen Charlton <gmc@esilibrary.com> |
||
---|---|---|
.. | ||
Borrower | ||
Cache | ||
Filter/MARC | ||
Indexer | ||
Plugins | ||
QueryParser/Driver | ||
RecordProcessor | ||
SearchEngine | ||
SuggestionEngine | ||
Template/Plugin | ||
Util | ||
Authority.pm | ||
Cache.pm | ||
Calendar.pm | ||
DateUtils.pm | ||
Linktracker.pm | ||
MetadataRecord.pm | ||
Plugins.pm | ||
RecordProcessor.pm | ||
SearchEngine.pm | ||
SuggestionEngine.pm |