[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
Wed Oct 25 17:28:35 CEST 2023


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

--- Comment #81 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 157817
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157817&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).

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list