Menu

#1 bug in CSV report export

open
nobody
None
5
2010-07-08
2010-07-08
Anonymous
No

When I export to CSV format, lines look like:
#File Name,Files,Lines,AVG Len,Code,Comments,White SP,Cd/Cm+WS,Cd/Cm,Cd/WS,% Code,Cd/File,Cm/File,WS/File,

JavaWorkspace,287,81372,28,55386,14727,11921,2,08,3,76,4,65,0,68,192,51,41

So we can see the character ',' is used for both decimal values and CSV fields separators.
It would be better to use a more neutral character like ";" as field separator.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.