To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80888
User hdu changed the following:
What |Old value |New value
================================================================================
Ever confirmed| |1
--------------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
--------------------------------------------------------------------------------
OS/Version|Windows XP |All
--------------------------------------------------------------------------------
Subcomponent|editing |open-import
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Aug 23 09:25:41 +0000
2007 -------
The HTML file starts directly with
<html><head><title>GB2312_ENCODED_TITLE_BYTES</title>
<meta http-equiv=Content-Type content="text/html;charset=gb2312">
Since the html header's title doesn't mention its encoding directly, OOo's html
import code has to guess
the encoding. The import code seems to simply use the thread specific encoding,
which is obviously not
sufficient in this case. Tweaking the html import heuristic to work around this
particular problem doesn't
sound too difficult.
---------------------------------------------------------------------
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]