Error opening export from New Google Spreadsheets #53

Closed
opened 2014-04-04 22:37:37 +00:00 by jrmerz · 2 comments
jrmerz commented 2014-04-04 22:37:37 +00:00 (Migrated from github.com)

When I try and open a spreadsheet exported from the 'New Google Spreadsheets', I get
'Uncaught unrecognized in cellXfs'

Here is a link to one (drive still doesn't seem to create a 'New Google Spreadsheet' when you create spreadsheet...):
https://docs.google.com/spreadsheets/d/1p3Nx8I8fLc8TVH-Av8nT6E7DS-rn0G9hl4OpjAGwBE0/edit#gid=1423760408

New Google Spreadsheets: https://support.google.com/drive/answer/3541068?hl=en

When I try and open a spreadsheet exported from the 'New Google Spreadsheets', I get 'Uncaught unrecognized <alignment/> in cellXfs' Here is a link to one (drive still doesn't seem to create a 'New Google Spreadsheet' when you create spreadsheet...): https://docs.google.com/spreadsheets/d/1p3Nx8I8fLc8TVH-Av8nT6E7DS-rn0G9hl4OpjAGwBE0/edit#gid=1423760408 New Google Spreadsheets: https://support.google.com/drive/answer/3541068?hl=en
SheetJSDev commented 2014-04-04 23:07:44 +00:00 (Migrated from github.com)

Google Spreadsheets was emitting empty <alignment/> tags. The code block now only throws the aforementioned error in WTF mode. It may take a few minutes for the web sites to update, but xlsx@0.5.17 should have the fix

Google Spreadsheets was emitting empty `<alignment/>` tags. The code block now only throws the aforementioned error in `WTF` mode. It may take a few minutes for the web sites to update, but `xlsx@0.5.17` should have the fix
jrmerz commented 2014-04-04 23:09:48 +00:00 (Migrated from github.com)

Thanks! And impressive speed I might add.

Thanks! And impressive speed I might add.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sheetjs/sheetjs#53
No description provided.