https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37711
--- Comment #59 from David Cook <[email protected]> --- (In reply to David Cook from comment #58) > The only solution I can think of would be... Hmm maybe overly optimistic because I change that and it still fails with a 500 error. There's no stack trace so it's not clear where this code is being called. Doing a bit of grepping, and it looks like probably a few other places, since it looks like it's the "->next" call which is triggering the error. Maybe Koha/Template/Plugin/AuthClient.pm, Koha/Auth/Client.pm, and/or somewhere else. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
