https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34670 Bug ID: 34670 Summary: Problem with system preference casServerUrl peristency Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Authentication Assignee: koha-bugs@lists.koha-community.org Reporter: fridolin.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org CC: dpavlin@rot13.org A change in system preference casServerUrl does not affect interface imediatly. This is because of use of it in Auth_with_cas.pm compilation : https://git.koha-community.org/Koha-community/Koha/src/commit/e26d7c783eb8c7... Value is only refreshed when plack worker is refreshed and code compiled again. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.