https://bugs.documentfoundation.org/show_bug.cgi?id=102048

            Bug ID: 102048
           Summary: Table missing when embedded in a text box
           Product: LibreOffice
           Version: 5.0.6.2 rc
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Hello,

I am using the following version of LibreOffice:

Version: 5.0.6.2
Build ID: 1:5.0.6-0ubuntu1
Locale: de-DE (de_DE.UTF-8)

My OS is Ubuntu 15.10.

I am a developer and maintainer of the DokuWiki ODT plugin (also see
https://www.dokuwiki.org/plugin:odt). I am facing a problem in LibreOffice
Writer:

If I embed a table in a text box then the table disappears when I open the
exported document in LibreOffice. Exported means converted from Wiki text to
ODT format using the DokuWiki ODT plugin. If I look at the XML content then I
can see that the entire table:table element has been deleted.

If I do not include the table in a text box - just directly on the page - then
it is displayed. Exactly the same table.

I compared the exported document with a document created in LibreOffice showing
a table in a text box. But I could not find the reason for the problem. I also
tried to get some log files but did not find anything meaningful. So far I did
not debug LibreOffice (I guess that would be very complex to find the right
place to look at if you are debugging it for the first time).

Anyway, I still would like to find the problem on my own, especially because it
could of course be a issue in my code. Is there a way of enabling error or log
messages especially for situations in which LibreOffice doesn't like the XML
coding of an opened document?

Or are you aware of common encoding problems when placing a table in a text
box?

Thanks in advance.

Best Regards,
LarsDW223

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to