To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62683
User sus changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
Target milestone|OOo 3.0 |OOo 2.0.3
--------------------------------------------------------------------------------
Version|OOo 2.0.1 |OOo 2.0.2
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Mar 8 03:08:25 -0800
2006 -------
You mentioned an incorrect symbol, what did you mean, pmike?
You are completly right, it hangs up. Going to take a closer look in it for pp3.
It really seems an enconding problem, the problem is triggered by the XML parser
(Apaches Xerces implementation) we use:
Caused by: java.io.UTFDataFormatException: Invalid byte 1 of 1-byte UTF-8
sequence.
at org.apache.xerces.impl.io.UTF8Reader.invalidByte(Unknown Source)
at org.apache.xerces.impl.io.UTF8Reader.read(Unknown Source)
at org.apache.xerces.impl.XMLEntityScanner.load(Unknown Source)
Other applications as Firefox handle it correctly: The test file can be loaded
and it is loadable with our Office as well, if you load this file earlier in a
browser (firefox 1.5.0.1) and save it, instead directly saving it.
---------------------------------------------------------------------
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]