Views Data Export Error from Date Field

Request Type: 
Bug Fix
Author: 
Benjamin Rogalski
Issue/Request: 

I have view with exposed filters that exports another view as a CSV, using Views Data Export. If I use one of the filters, download the CSV and then refresh the page, I get this error:

Notice: Array to string conversion in views_data_export_plugin_style_export->generate_filename() (line 348 of /data01/d7/fesxfunds.yale.edu/sites/all/modules/contrib/views_data_export/plugins/views_data_export_plugin_style_export.inc).

From reading this page: https://www.drupal.org/node/2332489, it seems like this has to do with the date filter. Could you apply the patch mentioned on that page?

Hi Benjamin, I’ll report this as a bug and see that it gets added to the Bug list to be resolved. 

Hello Benjamin,

We’ve updated some of the modules and our core files. Can you request a Site-Refresh to update your code and retest?

Nancy