https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16134 Bug ID: 16134 Summary: t::lib::Mocks::mock_preference should be case-insensitive Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: Test Suite Assignee: julian.maurice@biblibre.com Reporter: julian.maurice@biblibre.com QA Contact: gmcharlt@gmail.com Depends on: 11998 Since bug 11998, some tests are failing (well at least one: t/db_dependent/Auth_with_cas.t) This is due to the "case-sensitivity" of mock_preference. mock_preference should be case-insensitive, like C4::Context::preference. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11998 [Bug 11998] Syspref caching issues -- You are receiving this mail because: You are watching all bug changes.