[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [FIX] download/display file shouldn't switch Tiki's default setup for error reporting

"Victor Emanouilov \(@kroky\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <694020a3c57e1_2a17f764556dd@gitlab-sidekiq-low-urgency-cpu-bound-v2-79d645d478-dpwvb.mail>

Victor Emanouilov pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki


Commits:
b62ba994 by Victor Emanouilov at 2025-12-15T16:52:13+02:00
[FIX] download/display file shouldn't switch Tiki's default setup for error reporting

- - - - -


1 changed file:

- tiki-download_file.php


Changes:

=====================================
tiki-download_file.php
=====================================
@@ -191,7 +191,6 @@ if (! isset($_GET['thumbnail']) && ! isset($_GET['icon'])) {
 }
 
 session_write_close(); // close the session in case of large downloads to enable further browsing
-error_reporting(E_ALL);
 while (ob_get_level() > 1) {
     ob_end_clean();
 }// Be sure output buffering is turned off



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/b62ba994b0f4b1356039e0e003298e435bb82cb2

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/b62ba994b0f4b1356039e0e003298e435bb82cb2
You're receiving this email because of your account on gitlab.com.

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.