| Website | http://docs.google.com |
|---|---|
| Bug tracker | |
| Issues | Backlinks |
| Short name | gdocs |
When Google Spreadsheets exports ODF documents, the resulting files fail XML validation. Specifically, I observed the following two classes of errors.
Luckily, these should be very easy to fix. For example, the ID's could have a leading underscore, e.g., style:name=“_1col-Sheet1” and the comma could be replaced by an underscore, e.g., style:data-style-name=“N4_2cel-Sheet1”