google-code-export / ooo2gd

Automatically exported from code.google.com/p/ooo2gd
1 stars 1 forks source link

Google Docs comments wiped out by Ooo2gd #106

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Version of OOo2GD: 3.0.0
Version of Java: Sun 1.6.0_23
Operating System: Linux Ubuntu 11.10 Ocelot 64 bit
Version of OO.org: LibreOffice 3.4.3
Is OO.org using Sun Java?: Not selected

What steps will reproduce the problem?

1. Create document in Google Docs
2. Type some text using the browser
3. Add a comment using the browser
4. Import from Google Docs into LibreOffice using Ooo2gd

A related issue

1. Create document in Google Docs
2. Import from Google Docs into LibreOffice using Ooo2gd
3. Write some text in LibreOffice
4. Insert a comment in LibreOffice
5. Save
6. Refresh the browser with the Google Docs page showing your document

What is the expected output? What do you see instead?
-----------------------------------------------------

LibreOffice opens the Google Docs document. You see the text you typed in your 
browser, and you also see the comment, as coming from "(no author)". 

But the comment is instantly wiped out in the Google Docs document.

It doesn't matter that the comment is still in your LibreOffice copy, because 
ooo2gd doesn't seem able to transmit comments from LibreOffice to Google Docs.

Please provide any additional information below.
------------------------------------------------

If instead of using ooo2gd you just save the document from Google Docs as .odt 
or .doc, and open with LibreOffice, you see the text and the comment, as coming 
from "(no author)". 

Doing an oooo2gd "Export to Google Docs" with another name creates an online 
document with the text but without the comment.

Best regards,

Ramon.

Original issue reported on code.google.com by rcas...@gmail.com on 13 Nov 2011 at 9:07

GoogleCodeExporter commented 9 years ago
When I use ooo2gd comments are marked as "no author" in LibreOffice, 
additionally, they are duplicated, 

Original comment by jor...@gmail.com on 10 Apr 2012 at 8:39

GoogleCodeExporter commented 9 years ago
This is an issue when exporting Google docs using OpenDocument format. Google 
doc comment threads are concatenated into a single ODT comment, with the name 
in the body of the comment - the ODT comment says "(no author)" and "(no date)".

Original comment by sc...@basekamp.com on 3 Sep 2012 at 5:29