[Libreoffice-bugs] [Bug 121412] Minimal extensions no longer shows its toolbar and menu config
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Nov 14 10:32:32 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=121412
Stephan Bergmann <sbergman at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |NOTOURBUG
--- Comment #1 from Stephan Bergmann <sbergman at redhat.com> ---
The registry/org/openoffice/Office/Addons.xcu in
<https://github.com/smehrbrodt/libreoffice-starter-extension/raw/master/dist/StarterProject.oxt>
shouldn't contain "Title" props that only have xml:lang="de" values. At a
minimum, a non-xml:lang or xml:lang="en-US" fallback should be provided (as the
LO code that builds toolbars/menus from these configuration items apparently
skips them for nil "Title" values). (That StarterProject.oxt also looks
suspicious in that it contains a random-looking mixture of xml:lang="de" and
xml:lang="en-US" values.)
The rationale given in the commit message of
<https://gerrit.libreoffice.org/plugins/gitiles/core/+/a26adf6679aa13dc5821047f6aa1f05e7d0d00fd%5E!/>
"Better return nil than an arbitrary xml:lang="..." value" still looks
compelling to me.
--
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/20181114/2223ffde/attachment.html>
More information about the Libreoffice-bugs
mailing list