https://bugs.documentfoundation.org/show_bug.cgi?id=99402
Aron Budea <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|bibisectRequest |bibisected, bisected
CC| |[email protected]
--- Comment #6 from Aron Budea <[email protected]> ---
Adding Mike Kaganski to CC.
Mike, can you please take a look?
8756a2db22ac4c3252c8c0295ac8fb0ee6864606 is the first bad commit
commit 8756a2db22ac4c3252c8c0295ac8fb0ee6864606
Author: Matthew Francis <[email protected]>
Date: Wed May 27 22:54:28 2015 +0800
source-hash-c6bc9b33d5cac1ea40a829754004fde6ae16d8b1
commit c6bc9b33d5cac1ea40a829754004fde6ae16d8b1
Author: Mike Kaganski <[email protected]>
AuthorDate: Wed May 6 19:10:05 2015 +1000
Commit: Caolán McNamara <[email protected]>
CommitDate: Sun May 10 20:02:49 2015 +0000
tdf#74301: WMF: use LibreOffice locale on OEM_CHARSET/DEFAULT_CHARSET
[MS-WMF] 2.1.1.5 CharacterSet Enumeration defines DEFAULT_CHARSET
"Specifies a character set based on the current system locale;
for example, when the system locale is United States English,
the default character set is ANSI_CHARSET"
OEM_CHARSET is defined as follows: "Specifies a mapping to one of
the OEM code pages, according to the current system locale setting"
Currently, LO WMF import treats these values as synonim for
RTL_TEXTENCODING_MS_1252. This patch fixes this to use LibreOffice
locale setting instead.
Strictly speaking, this is not quite correct for OEM. E.g., for
Russian, DEFAULT_CHARSET is equal to codepage 1251, while OEM_CHARSET
is codepage 866. But I don't know how to distinguish these two.
Change-Id: Id5eaf070cde040bd6eb1db28f1a498d647ba227e
Reviewed-on: https://gerrit.libreoffice.org/15641
Tested-by: Jenkins <[email protected]>
Reviewed-by: Caolán McNamara <[email protected]>
Tested-by: Caolán McNamara <[email protected]>
--
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