[Libreoffice-bugs] [Bug 137460] New: Wrong additionstag / empty list of tight extensions makes crashes the app

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Oct 13 16:04:33 UTC 2020


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

            Bug ID: 137460
           Summary: Wrong additionstag / empty list of tight extensions
                    makes crashes the app
           Product: LibreOffice
           Version: 7.1.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: UI
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: heiko.tietze at documentfoundation.org
                CC: muhammet.kara at collabora.com
            Blocks: 133026

css::uno::Sequence<css::beans::PropertyValue> aArgs(1);
    aArgs[0].Name = "AdditionsTag";
    aArgs[0].Value <<= OUString("Foo"); <= this is wrong
    comphelper::dispatchCommand(".uno:AdditionsDialog", aArgs);


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=133026
[Bug 133026] [META] Tight integration of extensions
-- 
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/20201013/b9e93614/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list