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

            Bug ID: 16868
           Summary: Silence error t/db_dependent/Linker_FirstMatch.t
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Test Suite
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

When the auth_header table has records which exclude 1xx and 2xx tags, the
$bibfield doesn't match anything. This in turn sets it to undef, which triggers
an error on the next line killing the test.

Solution: improve the SQL query so it will find the expected records, or not
and properly skip tests.

-- 
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/

Reply via email to