Closed (fixed)
Project:
Node export
Version:
7.x-3.x-dev
Component:
Drush integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2011 at 15:54 UTC
Updated:
6 Jul 2011 at 02:02 UTC
From blank Drupal install, install node_export. Change export options for a content type to export files by checking the content type in the UI and save. Then change it back to not export by unchecking the content type in 'export files' and save. Exporting a node individually through the GUI respects this change, but drush ne-export does not.
Comments
Comment #1
danielb commentedHmm now that you mention it, I don't see anywhere where this config option is checked? Fixed that up, cheers.