Warning:
This wiki has been archived and is now read-only.
IWorks compatibility tests
From CSV on the Web Working Group Wiki
Contents
Version: iWork's Number, version 3.1, running under Mavericks (a.k.a. OS X version 10.9.1)
test-utf8.csv
- Cyrillic text recognised
- Latin text with accents recognised
- data recognized as "Date & Time" and "Number"
- The escaped line break is not interpreted (data is put into two consecutive rows)
Error creating thumbnail: Unable to save thumbnail to destination
test-utf8-bom.csv
Exactly Identical to the test-utf8 case
test-utf16.csv
- File not recognized at all, and empty table is generated with one single letter 't' on the upper left hand corner:-(
test-utf16-bom.csv
Exactly Identical to the test-utf8 case
test.xlsx
Rendering appears correct; note retention of formatting on date column labelled as 'custom format' (not date).
Error creating thumbnail: Unable to save thumbnail to destination
test.xls
Exactly identical to the 'xlsx' case