https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25672
--- Comment #72 from Martin Renvoize <[email protected]> --- Created attachment 157730 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157730&action=edit Bug 25672: Fix double output_html_with_http_headers We weren't exiting after calling output_html_with_http_headers and so we were ending up with a double template render (and also a subsequent confusion in the cookie consent code). -- 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/
