lxml parse fails when xl/sharedStrings.xml not present #26

Open
opened 2020-06-21 14:19:33 +00:00 by yulqen · 0 comments
yulqen commented 2020-06-21 14:19:33 +00:00 (Migrated from github.com)

parser.reader.template_reader_lxml() fails if spreadsheet file does not have an xl/sharedStrings.xml file.

To test, use A12... populated template, (not kept in the repo - but copy exists at )/linux-storage/Nextcloud/Projects/datamaps/ if required) which is a good test case.

Or to replicate, remove this file from the archive and test.

Check what the spec says about this file.

`parser.reader.template_reader_lxml()` fails if spreadsheet file does not have an `xl/sharedStrings.xml` file. To test, use `A12...` populated template, (not kept in the repo - but copy exists at `)/linux-storage/Nextcloud/Projects/datamaps/` if required) which is a good test case. Or to replicate, remove this file from the archive and test. Check what the spec says about this file.
Sign in to join this conversation.
No labels
No project
No assignees
1 participant
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
yulqen/bcompiler-engine#26
No description provided.