http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8015 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |ASSIGNED --- Comment #85 from Jonathan Druart <jonathan.druart@biblibre.com> --- Hi Kyle, I add some unit tests for these new routines/methods (QA requirements). One test does not pass and I think it should. I delete the internal routine (in SimpleMARC), I hope it is good for you. I am under the impression that the build of the @values array (@values = ($values[0]) x scalar( @fields ) if @values == 1;) is enough. I add a followup for QA issues (and add your name in order to keep the authorship). Could you have a look at these 2 UT files please? Feel free to add others tests if something is missing. -- You are receiving this mail because: You are watching all bug changes.