To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=72617
------- Additional comments from [EMAIL PROTECTED] Wed Sep 26 16:00:19 +0000 2007 ------- Here is the same issue but from a straight CSV file. In the CSV file you will see that the Unicode content is in web ready decimal format. But when OpenOffice opens the CSV file in Calc it automatically converts all of the ampersands to &. This makes no sense. Either the ampersand are standard ASCII and do not need conversion, or they should be converted to Unicode. Why would they be converted to Markup Language? To resolve this issue I am forced to Save As a Calc file. Unzip the odc, open the content.xml and search and replace all & with &, rezip the file and reopen it then all of the Unicode displays correctly. --------------------------------------------------------------------- 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]
