[Libreoffice-bugs] [Bug 80077] "File - Send - Create Master Document / Create HTML Document" always show "Can not create document" in Non-English UI
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 29 19:31:14 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=80077
--- Comment #11 from Gabor Kelemen <kelemeng at ubuntu.com> ---
This function happens here:
https://opengrok.libreoffice.org/xref/core/sw/source/uibase/app/docsh2.cxx#857
where it implements FN_NEW_GLOBAL_DOC
Especially this part:
if ( sPrefix == "Style" )
...
else if ( sPrefix == "Outline" )
stinks as something that *might* break in a different language.
--
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/20170829/746b799e/attachment.html>
More information about the Libreoffice-bugs
mailing list