https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14377
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #50 from Katrin Fischer <[email protected]> --- The condition doesn't seem correct: $tag ne '942' && $subfield ne 'n' && $marcflavour ne 'UNIMARC' Wouldn't that be false for a non-UNIMARC installation and something like 999$n or 942$c? -- 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/
