https://bugs.freedesktop.org/show_bug.cgi?id=68026
Lionel Elie Mamane <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED Whiteboard| |odf Ever confirmed|1 |0 --- Comment #3 from Lionel Elie Mamane <[email protected]> --- (In reply to comment #2) > please see the image I just attached. > It shows how the sample document displays on my system. > Is this how it displays on yours? Yes. The second and third column should be blank, but show "text content". > I do not see a body like <text:p> child. The "text content" you see is the <text:p> child of the table cell. > Also, how did you generate the file, I took an odt file generated by report builder, and then edited the XML in a text editor to remove everything that is not necessary to show the problem (I minimised the test case). > and how can I either set a column type to void, In the XML (content.xml file of the test case seen as a ZIP archive): <table:table-cell table:style-name="ce2" office:value-type="void"> that's where the void type is. > or confirm in the UI that a column type is set to void? I don't think the UI shows that. It is in the file format. See http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#refTable13 -- 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
