Closed (fixed)
Project:
Views Bonus Pack
Version:
6.x-1.0
Component:
Views Export
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2010 at 17:05 UTC
Updated:
8 Mar 2010 at 22:08 UTC
Jump to comment: Most recent file
Comments
Comment #1
bealdav commentedIt's the same for me
Comment #2
neclimdulThe only way I was able to recreate this was with older versions of views prior to the addition of caching support. Can you post the version of views you where using and attach an export of the view or a simplified view that has the same problem?
Comment #3
neclimdulpossible patch to support older versions of views as well as post 2.6 versions.
Comment #4
frayber commentedMy Views version is 2.6 and drupal core 6.14. Tomorrow I'll try the patch and I'll tell you if it works.
Thank you!
Comment #5
frayber commentedYes, it works for me!
Thank you!
Comment #6
neclimdulmakes sense. looking at the changelog, post_render was actually added in 2.7. No harm in supporting older releases like this I guesses. Will commit a little later.
Comment #7
neclimdulCommitted.
Comment #8
jdwfly commentedNew release needs to be made. Many people are not upgrading views to 2.8 because it will brake their sites.
Comment #10
span commentedJust thought I'd give this one a heads up after spending an hour trying to figure out why I didn't get a CSV file. Downgrading to Beta4 did the job.