FoC Bug: Unquoted Full Filename in Export
-
- Enthusiastic
- Posts: 19
- Joined: Thu Apr 10, 2014 7:59 pm
FoC Bug: Unquoted Full Filename in Export
In FoC 2.5.0.0 when you export to CSV the Full Filename is not enclosed in quotes, so rows with filenames with commas in them are not imported into Excel correctly.
-
- 2BrightSparks Staff
- Posts: 1024
- Joined: Thu Jan 04, 2007 10:02 am
Re: FoC Bug: Unquoted Full Filename in Export
Yes, verified and passed to development department for a fix due course
-
- 2BrightSparks Staff
- Posts: 1024
- Joined: Thu Jan 04, 2007 10:02 am
Re: FoC Bug: Unquoted Full Filename in Export
Actually, if you check the exported CSV file with a text editor, you should see the Full Filename (both header and values) is/are wrapped in quotes. There appears to be a bug in Excel so that if you right-click the CSV file > Open (in Excel - or, accept the FOC prompt to open it, which does the same thing), Excel will strip the quotes from field-1. Go figure...
If you open Excel 'empty' and Import the data (CSV file) into a blank worksheet, and jump though the hoops of telling it what wrapping character (") and delimiters (,) are used, it Imports perfectly fine for me. I even tested it by adding a comma (with a text editor) to a filename of an EXE, and it Imported fine using the manual method (comma present, but no field/column-break occurred).
If you open Excel 'empty' and Import the data (CSV file) into a blank worksheet, and jump though the hoops of telling it what wrapping character (") and delimiters (,) are used, it Imports perfectly fine for me. I even tested it by adding a comma (with a text editor) to a filename of an EXE, and it Imported fine using the manual method (comma present, but no field/column-break occurred).