When trying to get Views Data Export to play nice with Dynamic Fields as well as some custom field handlers that reacted to different exposed input, I found that the batch process did not pass the exposed filters along with every batch request. Attached is a patch to fix this.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | views_data_export-exposed-input-patch-removed-1871560-5-D7.patch | 2.65 KB | nbouhid |
| views_data_export_exposed_input.patch | 2.5 KB | Anonymous (not verified) |
Comments
Comment #1
Anonymous (not verified) commentedChanging status.
Comment #2
albert volkman commentedThis fixed my problem! Thank you!
#1322816: views data export - exposed filters appears to possibly be a duplicate.
Comment #3
steven jones commentedThanks! Pushed into 7.x-3.x and 6.x-2.x
Comment #5
nbouhid commentedThis is giving me problems with an exposed filter of a node field (text list).
It throws the following error:
The funny thing is that when I removed this patch, it started working perfectly.
Here is some extra information:
PS:
Is this line being used somewhere?
Comment #6
nbouhid commented