http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9953 Bug ID: 9953 Summary: When OpacMaintenance brakes lifting debarment Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: fridolyn.somers@biblibre.com CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com When OpacMaintenance is on, any opac page will redirect to maintenance.pl. Some pages of intranet have the same behavior : mancredit.pl maninvoice.pl setdebar.pl setstatus.pl This is because in checkauth, if type arg is undefined it is "opac" by default. Type arg must always be defined in intranet pages. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.