[Koha-bugs] [Bug 16709] New: [3.20.x] Bug 11038 is not applied correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 10 16:45:44 CEST 2016


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

            Bug ID: 16709
           Summary: [3.20.x] Bug 11038 is not applied correctly
 Change sponsored?: ---
           Product: Koha
           Version: 3.20
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: trivial
          Priority: P5 - low
         Component: Staff Client
          Assignee: julian.maurice at biblibre.com
          Reporter: julian.maurice at biblibre.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com
        Depends on: 11038

It seems there was a problem during the application of bug 11038 on 3.20.x.

The commit 32bc47f6d488f3f2d81a234c029219d5861cf338 add this line in
C4/Auth.pm:
  +        IntranetUserJS => C4::Context->preference("IntranetUserJS"),

instead of:
  +        IntranetUserCSS => C4::Context->preference("IntranetUserCSS"),

And a line that had to be removed is still there in 3.20.x


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11038
[Bug 11038] Enable use of IntranetUserCSS and intranetcolorstylesheet on staff
client login page
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list