Details
-
Bug
-
Status: Reopened
-
Major
-
Resolution: Unresolved
-
0.6.1-incubating
-
None
Description
setValues method of DataSet produces exception when sheet table contains repeated-row in form
<table:table-row table:number-rows-repeated="17" table:style-name="ro1">
before rows with data.
Currently code assumes each row has it's own element whitch is not true and cannot get proper element from NodeList.