To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57162
Issue #:|57162
Summary:|Nested table does not convert to WW8 format
Component:|Word processor
Version:|OOo 2.0
Platform:|All
URL:|
OS/Version:|Windows XP
Status:|UNCONFIRMED
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P3
Subcomponent:|open-import
Assigned to:|mru
Reported by:|scotty
------- Additional comments from [EMAIL PROTECTED] Tue Nov 1 15:41:51 -0800
2005 -------
The new "nested table" feature in OpenOffice.org 2 does not convert to Microsoft
Word format. Tested on MS Office 2003.
1. New document in OO.o Writer
2. Create two tables 2x2 tables, one nested inside another
3. Save as Word format
4. Open the saved file in Word. Inner table stays, but each cell in outter table
gets converted to paragraphs. See attached documents for details.
Note -- sometimes it is the other way around. Outter table stays, but inner
table disappears.
Also, if nested table is created in MS Office 2003, and the .doc is imported
into OpenOffice.org 2, inner table will be wrapped around a frame object. For
example, instead of
<table:table-cell>
<table:table/>
</table:table-cell>
You get something like
<table:table-cell>
<text:p>
<draw:frame>
<draw:text-box>
<table:table/>
</draw:text-box>
</draw:frame>
</text:p>
</table:table-cell>
Which is not what I expect...
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]