[Libreoffice-bugs] [Bug 118913] New: FILESAVE: convert-to html creates html file with default charset
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jul 24 09:49:13 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118913
Bug ID: 118913
Summary: FILESAVE: convert-to html creates html file with
default charset
Product: LibreOffice
Version: 6.0.4.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: vovakotik at yandex.ru
Description:
conver-to html command uses default value of content charset instead of pointed
in command line. Sometimes this can cause incorrect display of text in the
document.
Steps to Reproduce:
1.Open LibreOffice and go to Tools->Options->Load/Save->HTML Compatibility
2.Choose any value in Character set combobox (for example euc-jp). This value
will be default. Then click OK.
3. Run in command line soffice --convert-to "html:HTML (StarWriter):UTF8"
your-file-to-convert
4. Open converted html file in text editor.
Actual Results:
Value of charset of content in <meta tag is euc-jp.
Expected Results:
Value of charset of content in <meta tag is utf-8.
Reproducible: Always
User Profile Reset: No
Additional Info:
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180724/440670db/attachment.html>
More information about the Libreoffice-bugs
mailing list