https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5404
Josef Moravec <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #11 from Josef Moravec <[email protected]> --- I just tried the patch and I believe there is typo in C4/Acquisition.pm on line 2999: next if IsMarcStructureInternal(tagslib->{$tag}{$subfield}); there is missing $ before variable "tagslib" Beside that the patch is working, so I will be happy to add sign-off when this will be fixed. Could you do that Jonathan? Thanks -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
