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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to