Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.6.8
-
Fix Version/s: 4.7
-
Component/s: CiviReport
-
Labels:None
-
Documentation Required?:None
-
Funding Source:Contributed Code
Description
When you export a report to CSV, if the field is blank, the exported CSV puts a space into the blank cell. This causes sorting errors in spreadsheet programs and serves no necessary purpose. PR incoming to remove that space.