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





------- Additional comments from [EMAIL PROTECTED] Fri May 18 17:34:38 +0000 
2007 -------
Hmm, isn't it the case that no one will free that returned SvKeyValueIterator*.
before it belonged to the xValues Ref ? And what about pasting such http
headless html text into draw/impress. They won't have a fakehtml header set for
the "paste from clipboard" case I think.

Maybe it would be better to just the ditch the whole fake header thing and
reverse the logic, i.e. in the SfxHTMLParser::SfxHTMLParser ctor set the default
html encoding to UTF-8 and add just
SetSrcEncoding(GetExtendedCompatibilityTextEncoding(RTL_TEXTENCODING_ISO_8859_1))
calls to the sc/sw html parsers for the "not coming from clipboard" case before
calling GetEncodingByHttpHeader with the real headers if any.

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