To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83539





------- Additional comments from [EMAIL PROTECTED] Sat Nov 24 15:10:37 +0000 
2007 -------
Ok. I did another simple test. I wrote a simple ODT document with Writer
containing only the letter "õ". Then exported it with MediaWiki Export.
Then I took SciTE and made another .txt file with only "õ" in it and saved it.
Then I used a hex editor (Tiny Hexer in my case) to look at both files. They
contained different bytes allright.

The SciTE version contained "F5" in hex, OOo MediaWiki export contained "C3B5 
0D0A".
0xF5 -> 1111 0101 (decimal 245)
0xC3B5 0D0A -> 1100 0011 1011 0101 0000 1101 0000 1010 (decimal 3283422474)

And if I put SciTE's encoding to UTF-8, it displays the char correctly.

What do you make out of that?


---------------------------------------------------------------------
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]

Reply via email to