To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=93105 Issue #|93105 Summary|ww8: export to .doc of fields with character style app |lied over it gives spurious character in word Component|Word processor Version|DEV300m29 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|save-export Assigned to|ama Reported by|cmc
------- Additional comments from [EMAIL PROTECTED] Mon Aug 25 15:38:42 +0000 2008 ------- e.g. the attached sample .odt. On export to word the trailing field char of 0x15 get shown by word as a []. Word doesn't seem to like the character style property on the 0x15 when there is a style body. The following patch will avoid adding extra properties to the 0x15 when there has been a field body which can take those properties instead. While I'm at it, this also fixes some crazed code which is placing word >= 8 properties into word <= 7 documents and output the correct version properties instead --------------------------------------------------------------------- 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]
