https://bugs.documentfoundation.org/show_bug.cgi?id=88821

--- Comment #26 from Jan Holesovsky <[email protected]> ---
When investigating this bug, it turned out that the problem from comment 25 has
a different root cause than the problem from comment 1.

The problem from comment 1 is just a missing support for <meta charset="...">.

The problem from comment 25 is deeper - turns out that the UTF-8 BOM (Byte
Order Mark) is confusing the setting of the text converter that is used for the
parsing of the file.

Either way, I've fixed both these issues: I fixed the BOM handling (for the bug
from comment 25), and implemented the support for <meta charset="..."> (comment
1 and comment 2).

I'll push the fixes to master shortly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to