Posted by alex_b on July 7, 2009 at 3:45pm
| Project: | Views Bonus Pack |
| Version: | 6.x-1.x-dev |
| Component: | Views Export |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I select "quote values" from the CSV display plugin's options and views_export quotes all values in rows but the header row.
Some of the header values contain the separator character (,) and as a result my CSV files break. Will follow up with patch asap.
Comments
#1
Attached patch formats headers just as themed_rows are being formatted. Works fine on my web site, will push this to production now. Looking forward to reviews.
#2
ping?
#3
Hi,
I just looked over your patch and it looks good. It shouldn't do anything wrong.
RTBC?
#4
It didn't actually apply but I pulled the code out and committed it.
#5
thank you.
#6
Automatically closed -- issue fixed for 2 weeks with no activity.