When using the CSV export, I get warnings like this:

Warning: Call-time pass-by-reference has been deprecated in /siteroot/default/modules/views_bonus/export/views_bonus_plugin_style_export.inc on line 13

Warning: Call-time pass-by-reference has been deprecated in /siteroot/default/modules/views_bonus/export/views_bonus_plugin_style_export.inc on line 13

Warning: Call-time pass-by-reference has been deprecated in /siteroot/default/modules/views_bonus/export/views_bonus_plugin_style_export_csv.inc on line 13

Warning: Call-time pass-by-reference has been deprecated in /siteroot/default/modules/views_bonus/export/views_bonus_plugin_style_export_csv.inc on line 13

This is not normal and these warnings end up in the generated CSV file, but also in the DOC export etc. It is not always possible to turn off PHP warnings in a hosted environment, so it would be better to avoid these warnings.

Comments

neclimdul’s picture

Status: Active » Fixed

Committed a fix. Must have copied that from somewhere...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.