[TikiWiki-commits] [Git][tikiwiki/tiki][27.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 | <694020b4222c3_2a17f778271d@gitlab-sidekiq-low-urgency-cpu-bound-v2-79d645d478-6gjdg.mail> |
Victor Emanouilov pushed to branch 27.x at Tiki Wiki CMS Groupware / Tiki
Commits:
a53d245c by Victor Emanouilov at 2025-12-15T16:52:29+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/a53d245c4cd0f474cfac47704b2a1c5e391d2536
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/a53d245c4cd0f474cfac47704b2a1c5e391d2536
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