http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12025
--- Comment #11 from M. de Rooy <[email protected]> --- Created attachment 28519 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28519&action=edit Bug 6254: (follow-up) work-around to fix a failing test case This patch ensures that a patron category that is present in the (English) sample data is used for the ILS-DI tests, avoiding a situation where one part of AddMember was trying to access a patron category via DBIC but failed because it was not visible to it yet. Note that this will become easier once C4::Context->dbh and DBIC are using the same base DBI database handles. Signed-off-by: Galen Charlton <[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/
