http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6253
--- Comment #32 from Ian Walls <[email protected]> 2011-10-19 15:51:32 UTC --- Created attachment 5986 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5986 Proposed followup patch Adds explicit check for ref $operand eq 'ARRAY' before deferencing as as an array. This stops t/db_dependent/Members.t from aborting after test 3. All tests now complete. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
