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

Armin Le Grand (CIB) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |
             Status|NEW                         |ASSIGNED

--- Comment #5 from Armin Le Grand (CIB) <[email protected]> ---
Yup, another case where without check the SdrPage was accessed from SdrObject
with the SdrObject not being inserted to a SdrPage yet. This worked in the past
since a ptr at SdrObject to the SdrPage was set early without the SdrObject
being added to the SdrPage (inconsistent stage). Added the needed workaround to
DlgEdObj::EndCreate() to have a valid DlgEdForm at the new DlgEdObj when
DlgEdObj::SetDefaults() is called.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to