View Issue Details

IDProjectCategoryView StatusLast Update
0032961Plugin - EmailReportingGeneralpublic2026-09-16 19:42
Reportermarc.kraemer Assigned ToSL-Gundam  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version0.10.1 
Summary0032961: disable output buffering
Description

in /plugins/EmailReporting/scripts/bug_report_mail.php

the core starts output buffering, so the output
"Start checking all mailboxes" come after a long time.

TagsNo tags attached.

Activities

SL-Gundam

SL-Gundam

2023-10-01 14:47

manager   ~0068156

I don't think MantisBT has any output buffering configuration options. So it's rather based on your setup/configuration of PHP. Maybe this is fixable with a .htaccess containing some php configuration options