Issue #1378: OpenXML formatting issue during writing events back to an XLSX file (okapiframework/okapi)

5 views
Skip to first unread message

shimolshah

unread,
Jan 31, 2025, 5:57:26 PM1/31/25
to okapi-...@googlegroups.com
New issue 1378: OpenXML formatting issue during writing events back to an XLSX file
https://bitbucket.org/okapiframework/okapi/issues/1378/openxml-formatting-issue-during-writing

Shimol Shah:

Ran a roundtrip test with an xslx file and it is failing when I compare the generated file with the source file. The differences are reported from sharedStrings.xml and styles.xml file. Also, when I open the generated file, the formatting seems to be quite different than the source file.

sharedStrings.xml file:

* Output and gold differ in part xl/sharedStrings.xml: Expected number of attributes '2' but was '0' - comparing <sst...> at /sst\[1\] to <sst...> at /sst\[1\]

styles.xml file:

* Output and gold differ in part xl/styles.xml: Expected child nodelist length '6' but was '5' - comparing <fonts...> at /styleSheet\[1\]/fonts\[1\] to <fonts...> at /styleSheet\[1\]/fonts\[1\]
* There are a total of 6 <font> elements including one empty “<font />” in the source file while the generated file only has 5 \(missing the empty one\).







Reply all
Reply to author
Forward
0 new messages