https://bugs.freedesktop.org/show_bug.cgi?id=68883
Priority: medium
Bug ID: 68883
Assignee: [email protected]
Summary: ods file not displayed correctly
Severity: critical
Classification: Unclassified
OS: Windows (All)
Reporter: [email protected]
Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
Version: 4.1.1.2 rc
Component: Spreadsheet
Product: LibreOffice
Created attachment 85111
--> https://bugs.freedesktop.org/attachment.cgi?id=85111&action=edit
screenshot calc with incorrect cell content
I created a ods file with an external program by writing the content xml file
and copying all other files from a template file. 4.1.1.2
Build ID: 7e4286b58adc75a14f6d83f53a03b6c11fa2903 did not shows the spreadsheet
corretly.
the structure is as following:
<table:table-row table:style-name="ro3">
<table:table-cell office:value-type="string">
<text:p>135</text:p>
</table:table-cell>
<table:table-cell office:value-type="string">
<text:p>Wolff, Fabian (94)</text:p>
<text:p></text:p>
</table:table-cell>
<table:table-cell office:value-type="string">
<text:p></text:p>
<text:p></text:p>
</table:table-cell>
<table:table-cell table:style-name="ce11"
office:time-value="PT12H07M00S" table:formula="of:=[.D5]+TIME(0;8;0)"
office:value-type="time">
<text:p>12:07:00</text:p>
</table:table-cell>
</table:table-row>
<table:table-row table:style-name="ro3">
<table:table-cell office:value-type="string">
<text:p>136</text:p>
</table:table-cell>
<table:table-cell office:value-type="string">
<text:p>Roller, Florian (92)</text:p>
<text:p></text:p>
</table:table-cell>
<table:table-cell office:value-type="string">
<text:p>z</text:p>
<text:p></text:p>
</table:table-cell>
<table:table-cell table:style-name="ce11"
office:time-value="PT12H08M00S" table:formula="of:=[.D5]+TIME(0;9;0)"
office:value-type="time">
<text:p>12:08:00</text:p>
</table:table-cell>
</table:table-row>
and the result looks like the attached file. If I insert the "z" in the second
cell, the content is displayed correctly. But without this I see in the third
column first line the content of the second column.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs