http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10330
--- Comment #11 from Jonathan Druart <[email protected]> --- Created attachment 28119 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28119&action=edit Bug 10330 - Follow up - missed case of authoritysep $ git grep authoritysep This showed: 1) the updatedatabase.pl script, as expected, 2) lots of po files, 3) a test file that was missed. TEST PLAN --------- 1) prove -v t/db_dependent/Search.t 2) Run koha QA test tools Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> Work (both patches). Test pass. No koha-qa errors 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/
