[Koha-bugs] [Bug 16186] New: t/db_dependent/Circulation_Issuingrule.t is failing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 1 16:18:56 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16186

            Bug ID: 16186
           Summary: t/db_dependent/Circulation_Issuingrule.t is failing
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: mtompset at hotmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Bug 5786 changed the query for GetIssuingRules to SELECT *, which means if
columns are added to the DB, this breaks.

Add missing column(s) into the issuing rules hashes in the test.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list