Closed (fixed)
Project:
Views data export
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2016 at 12:22 UTC
Updated:
29 Dec 2016 at 23:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
andrewbelcher commentedHere is a patch that fixes it. Views will need to be re-saved before they pass as currently it stores a mix of strings (for selected displays) and integers (0 for unselected). Not sure if that should be included as an update function or if it's best to leave it to site builders?
Comment #4
jhedstromThis works perfectly. Thanks!