http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11122 --- Comment #22 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 38667 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38667&action=edit Bug 11122: Follow up Based on comment #21, this patch corrects the failings in the t/db_dependent/Acquisition.t tests. When two fields were added to the query, the corresponding array in the the test file was not updated to match. TEST PLAN --------- 1) Apply the first two patches 2) prove -v t/db_dependent/Acquisition.t -- fails 2 tests 3) Apply this patch 4) prove -v t/db_dependent/Acquisition.t -- passes 5) Run koha qa test tools. -- You are receiving this mail because: You are watching all bug changes.