http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12357
--- Comment #47 from Jonathan Druart <[email protected]> --- Created attachment 39805 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39805&action=edit Bug 12357: Fix comma issues related to additional fields. TEST PLAN --------- 1) Apply patches, except this one. 2) prove t/db_dependent/Record.t -- fails like comment #38 3) Apply this patch 4) prove t/db_dependent/Record.t -- now it passes. 5) koha qa test tools. Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> Make test work, koha-qa problems fixed in next patch Signed-off-by: Jonathan Druart <[email protected]> -- 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/
