http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9755
--- Comment #10 from mathieu saby <[email protected]> --- Jared, could you tell my why you exclude 999 field in this line of createMarcHash ? I don't know how the 999 is used by Koha... + if ((!defined($tagslib) || $tagslib->{$fieldtag}->{'tab'} >= 0) && $fieldtag ne '995' && $fieldtag ne '999') { M. Saby -- 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/
