Export to CSV in Logs throwing error

Bug #488039 reported by Ken McLean
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Retromod Traffic
Fix Committed
Low
Tudor Holton

Bug Description

When verbose error reporting for PHP is enabled, exporting logs to CSV throws nasty errors:

Notice: Undefined offset: 0 in /home/retromod/private/db.php on line 555

Notice: Undefined offset: 1 in /home/retromod/private/db.php on line 555

Notice: Undefined offset: 2 in /home/retromod/private/db.php on line 555

Warning: Cannot modify header information - headers already sent by (output started at /home/retromod/private/db.php:555) in /home/retromod/private/global.php on line 331

Warning: Cannot modify header information - headers already sent by (output started at /home/retromod/private/db.php:555) in /home/retromod/private/global.php on line 332

Warning: Cannot modify header information - headers already sent by (output started at /home/retromod/private/db.php:555) in /home/retromod/private/global.php on line 333

Warning: Cannot modify header information - headers already sent by (output started at /home/retromod/private/db.php:555) in /home/retromod/private/global.php on line 334

Warning: Cannot modify header information - headers already sent by (output started at /home/retromod/private/db.php:555) in /home/retromod/private/global.php on line 337

Ken McLean (kenmclean)
Changed in retromod-traffic:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.