[Koha-bugs] [Bug 25672] Administrators should be able to restrict client-side plugin upload to trusted sources

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 24 11:51:16 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25672

--- Comment #72 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
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.


More information about the Koha-bugs mailing list