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

            Bug ID: 97108
           Summary: Assertion failed when copying OLE object
           Product: LibreOffice
           Version: 5.2.0.0.alpha0+ Master
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: momonas...@gmail.com
                CC: mst...@redhat.com

Open Writer, insert OLE object, right click -> Copy.

This triggers the assert:

!rDestShellID.isEmpty() && !rDestShellID.startsWith("0x")

From:

commit e4a06fc983fd6a94a6138503c3fc94b567bc3a68
Author: Michael Stahl <mst...@redhat.com>
Date:   Tue Dec 15 16:39:14 2015 +0100

    sw: set a BaseURL when copying embedded objects

    Turns out that SfxObjectShell::CreateShellID() will produce the
    SfxMedium's base URL if it exists, so
    EmbeddedObjectContainer::CopyAndGetEmbeddedObject() already has
    parameters, sw just needs to set them.

    Change-Id: I36cedfde4e7c2e25c43c66a30d8ca572f099ad69

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to