[TikiWiki-commits] [Git][tikiwiki/tiki][28.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 <694020adac4b9_2a17f818594e8@gitlab-sidekiq-low-urgency-cpu-bound-v2-79d645d478-chwkt.mail>

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


Commits:
845a1708 by Victor Emanouilov at 2025-12-15T16:52:23+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
=====================================
@@ -188,7 +188,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/845a1708154bba6eec0476ade71a2c04d155e520

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/845a1708154bba6eec0476ade71a2c04d155e520
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.