https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26869
--- Comment #51 from Martin Renvoize (ashimema) <[email protected]> --- I added the missing unit tests for you Katrin, and they highlighted to me that we need to pass a frameworkcode into the MarcSubfieldStructure find call to get unique values.. I stuck to the pattern of using the default framework but feedback on that would be good. I also not that 952 is a repeatable field.. I've not tested the functionality here, but the tests prove that if we have multiple 952's in the record and one is invalid we will let that one through so long as it's after a valid one... Worth some consideration perhaps. -- 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/
