http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12878 Bug ID: 12878 Summary: Not having the permission circulate_override_renewals triggers error that prevents checkouts table from loading Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Not having the override_renewals permission will trigger the following error on circulation.pl: Uncaught SyntaxError: Unexpected token ; This prevents the rest of the javascript on the page from executing, including but not limited to the loading of the checkouts table. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.