Bug 25672: Fix double output_html_with_http_headers
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 24 Oct 2023 09:49:44 +0000 (10:49 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 31 Oct 2023 14:02:45 +0000 (11:02 -0300)
commit0f3e68f75f3223fb14dd9cb93a6927dde500e543
tree13bdd20b9439ad538060bbf4eb2286bcd7b32146
parent9d236a20f2c3717358128e58a857fe919664344e
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: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
plugins/plugins-upload.pl