http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12674
--- Comment #2 from Tomás Cohen Arazi <[email protected]> --- Created attachment 30305 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30305&action=edit Bug 12674: GetMarcISSN should not return empty ISSN This patch makes GetMarcISSN test for empty subfield before pushing to the result array. To test: - Run the regression test => FAILS for all MARC flavours - Apply the patch - Run the regression test => SUCCESS: tests pass - Sign off Sponsored-by: Universidad Nacional de Cordoba -- 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/
