Closed (duplicate)
Project:
Views data export
Version:
7.x-3.0-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2011 at 23:27 UTC
Updated:
3 Jun 2011 at 05:57 UTC
A couple of bugs:
1. I've found that views_data_export.drush.inc require drupal core 6. This prevent the drush command to be run on a D7 site.
2. running drush I got this warning:
Invalid argument supplied for foreach() in
views_handler_field->advanced_render() (linea 936 di
/****/sites/all/modules/views/handlers/views_handler_field.inc).
and the generated XML has some empty fields.
Can this be related to #1132978: Fields missing from .csv, .xml exports in batch mode?
Comments
Comment #1
steven jones commentedFixed #1, and #2 can be handled in the other issue as you suggest.