https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16245
--- Comment #10 from Marcel de Rooy <[email protected]> --- Created attachment 56477 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56477&action=edit Bug 16245: [QA Follow-up] Replace typeofrecord2 by biblevel Position 7 of the leader is better referred to as biblevel. (Pos 6 is record type.) At the same time replacing some regex's by simple eq's. Signed-off-by: Marcel de Rooy <[email protected]> It seems that bib level in the UNIMARC leader only allows a subset of the possible combinations for MARC21. This does not have bad side-effects however in the new code that tests bib level to determine the type tag. -- 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/
