We had this very strange error during the morning. One particular ticket, that's been open for three months and last edited yesterday, now shows a blank screen when opening and redirects back to the bug view page. All other tickets are fine and opens as they should, but this one - number 3186 - is dead.
Reading the manual to setup error reporting and such, I have added this to the config:
However, we see no information, no log file, no nothing anywhere. We click ticket, white screen, back to bug view.$g_stop_on_errors = ON;
$g_show_detailed_errors = ON;
$g_display_errors = DISPLAY_ERROR_HALT;
$g_log_level = LOG_ALL;
$g_log_destination = '/tmp/foo';
What's going on?
MantisBT Version 2.25.5
Schema Version 211
PHP Version 8.0.30
Database Driver mysqli
Database Version, Description 10.6.18, 10.6.18-MariaDB-ubu2204