[Libreoffice-bugs] [Bug 131025] Writer document with tables lost data in cells (apparently) replacing with 0

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Oct 6 22:12:18 UTC 2020


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

--- Comment #12 from Mark van Rossum <mark.vanrossum at nottingham.ac.uk> ---
Here is a workaround how you can recover the data:

given file.odt

*unzip file.odt in a temporary directory.

* edit contents.xml.

  replace "float" => "string"

  delete  all occurrences of office:value="0" 

  save

* zip file_new.odt *

* open file_new.odt 

LO will see it is broken but can repair it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201006/bfa82453/attachment.htm>


More information about the Libreoffice-bugs mailing list