http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12025 --- Comment #11 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- 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 <gmc@esilibrary.com> -- You are receiving this mail because: You are watching all bug changes.