To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=72617 Issue #|72617 Summary|Data pulled from DB is converted from & to & Component|Word processor Version|OOo 2.1 Platform|Other URL| OS/Version|Windows 2003 Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|editing Assigned to|mru Reported by|corigo
------- Additional comments from [EMAIL PROTECTED] Fri Dec 15 03:22:18 -0800 2006 ------- We are trying to give our clients the ability to build their own reports for our application using Open Office. Unfortunatly when OO reads our UTF-8 strings out of the DB is converting a correctly formated UTF-8 string as follows: & becomes & This is wrong for 2 reasons, firstly the default encoding OO is using is UTF-8 and & IS NOT UTF-8, it is HTML!!!! The correct UTF-8 coding for the & sign is &. Secondly OO should not be converting my data at all! I am already providing correct UTF-8, correctly stored in my DB as per W3C recommendations. (Pleas note that even though this is wrong for 2 reasons, it is still one bug!) --------------------------------------------------------------------- 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]
