https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42521
--- Comment #3 from David Cook <[email protected]> --- I don't know how we didn't notice this before, but I think the solution is actually to move "get_template_and_user" higher up in the code. One: that cleans up a lot of things. Two: we really shouldn't be doing anything before we do the authentication check. -- 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/
