http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12868
--- Comment #5 from M. Tompsett <[email protected]> --- (In reply to Frédéric Demians from comment #3) > Now, on HEAD: > > prove -v t/db_dependent/Members.t > > fails, without applying the first patch. So, I can't follow the test plan. > > Otherwise, the second patch, fixing GetMemberDetails, make sense. IMHO it > could be signed-off as it is, even without a test case... Could you past the screen shot of this failing when you only apply the second patch? I did try that case just now, and this is working for me as expected. no patch: pass as expected. patch 1 only: 1 failure as expected. patch 2 only: pass as expected. patch 1&2: pass as expected. -- 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/
