https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11844
--- Comment #55 from Michaela Sieber <[email protected]> --- I did some tests in biblibre and ptfs sandboxes Test results: Case 1: no AV category and no MARC field --> works perfect Case 2: AV category and no MARC field --> works perfect Unfortunately Additional Fields with MARC fields did not work: a/ no AV category, a MARC field not linked to AV category, MARC field mode = get b/ no AV category, a MARC field not linked to AV category, MARC field mode = set c/ no AV category, a MARC field linked to AV category, MARC field mode = get d/ no AV category, a MARC field linked to AV category, MARC field mode = set In get mode nothing happens, the values are not displayed In set mode an error message appears: "Tag "942h" is not a valid tag. at /kohadevbox/koha/Koha/Object/Mixin/AdditionalFields.pm line 72. at /usr/lib/x86_64-linux-gnu/perl-base/Carp.pm line 289" ..... And I think the entry in the left menu is missing, see testplan 2/ In the left menu, click on "Add order line fields" -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
