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

            Bug ID: 146807
           Summary: LibreOffice: The program crashes when we call the
                    FrameLoader.loadComponentFromURL method
           Product: LibreOffice
           Version: 7.0.0.3 release
          Hardware: x86 (IA32)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

We are usingthe UNO library to edit template in LibreOffice in .NET 4.7.1. The
existing implementation was developed using LibreOffice 6.4.4. With this
version this worked without any problems. Likewise with version 7.0.0. With
version 7.1.7 the problem described could be reproduced. The assumption is that
this problem exists as of version 7.1.0.

var vDoc = _config.FrameLoader.loadComponentFromURL(urlTemplate, "_top", 0,
null);
_config.UpdateFrame(this.Info, vDoc);

The following points must be observed when using or checking the current
LibreOffice version (currently 7.2.4 x86)

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

Reply via email to