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

--- Comment #16 from László Németh <[email protected]> ---
Note: non-English-UI-needed, i.e. to check the fix is enough an arbitrary
non-English localized build with the Italian test document of the bug report.

Commit description:

tdf#138625 DOCX import: fix superscript footnote numbering in l10n

Footnote/endnote numbers in the footnote area didn't get
superscript etc. formatting in non-English locale
settings because of the writerfilter mapping to
the English localization ("Footnote Characters" and
"Endnote Characters") instead of the correct
programmatic character style names ("Footnote Symbol"
and "Endnote Symbol") according to
SwStyleNameMapper::GetChrFormatProgNameArray().

Testing: unit test of tdf#82173. Manual: e.g. open test
document of tdf#138625 in an Italian build, after setting
Italian locale in it in Tools->Options...->Language Settings->
Languages->Language of user interface.

Follow-up to commit 707eb4db1918658e0c2c2c2033c6a69f80c4eafd
"tdf#82173 writerfilter: charStyle XnoteReference->Xnote Characters".

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to