To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=59403
------- Additional comments from [EMAIL PROTECTED] Wed Feb 22 04:42:46 -0800 2006 ------- fixed in cws, the problem was that the XMLEventOOoTransformerContext context that transforms the Oasis (OOo 2.x) event element to an OOo (OOo 1.x) element was derived from XMLPersAttrListTContext. This context ignored all child elements. I fixed this by deriving XMLEventOOoTransformerContext from XMLPersElemContentTContext which also transforms all child elements. fixes in xmloff/source/transformer/EventOOoTContext.?xx --------------------------------------------------------------------- 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]