https://bugs.freedesktop.org/show_bug.cgi?id=85496

--- Comment #4 from Maxim Monastirsky <momonas...@gmail.com> ---
(In reply to SriJanani from comment #3)
> Thanks for the reply. Can you please provide me the steps to remove the
> duplicate values. 

ods file is just a ZIP file with a different extension, and it contains several
files/folders. One of these files is content.xml, and that one you should
extract (with your favorite ZIP utility) and modify. To make things easier you
could get tidy (http://tidy.sourceforge.net/#binaries), and run "tidy.exe -xml
-modify -utf8 content.xml", this will modify the file. Now all you need is to
add the modified content.xml back to the ods file, overwriting the original
one. (But anyway I suggest to make a backup copy of the original file, in case
something goes wrong.)

> I would also like to know why duplicate values are getting created since the
> file was created with the previous version of LO, if this is the case we are
> afraid that we may lose information created in Libre office suite. 
That's a bug. Any software has bugs, despite any developers efforts. But as a
general rule it's not recomended to use pre-release software in a production
environment. This won't guard you completely from bugs, but it's the most you
can do. For production - always use the latest release that is advertised on
libreoffice.org. And again - if you'll discover that the latest release still
corrupting your file - please report it here, so that developres would be aware
of it and fix it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to