I think this belongs in our test cases and not in jira, any document we come across that creates problems should be added as a test case.
Of course, if needed it can be suplemented with a JIRA so we do not forget the problem. rgds jan i. On 5 July 2015 at 17:43, Dennis E. Hamilton <dennis.hamil...@acm.org> wrote: > Interesting. > > I suggest working these in JIRA issues as a kind of tests-that-fail > process. Also, if you put your documents in the issues, others can help > with the Microsoft Office interop cases. That will apply to ODF files also. > > - Dennis > > -----Original Message----- > From: hamm...@gmail.com [mailto:hamm...@gmail.com] On Behalf Of Ian C > Sent: Sunday, July 5, 2015 02:18 > To: dev > Subject: Word round trip issue? And round trip in general. > > Hi > > I have a test docx file used to test the Calibre word plugin > > I can read the docx file using OpenOffice 4.0. > > Then I used dfconvert get to convert it to an html. > And the corresponding put to get it back. With no edits or anything > done to the html. > > The document is no longer readable by OpenOffice. > > I don't have Word on this unix system so can't see if Word could still > read it. > > Something gone wrong or are my expectations incorrect? > > I was trying this to see how the word converter handled say editing > the text within and html document. > > And I have some of the mechanics of odt doing a round trip. In fact my > test document can be written to html and read back again. Although no > real work is being done it is really just a copy of the original. > Which leads me to wonder what scenarios I should be looking at. I was > going to start with a simple text edit. > > -- > Cheers, > > Ian C > >