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

            Bug ID: 115041
           Summary: Wrong SwXParagraph object from uno-Api
           Product: LibreOffice
           Version: 6.1.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: juergen.funk...@cib.de

For testing Required: WollMux <= 17.10, Debugger

When WollMux is active, then switch on: View -> Toolbars -> Sachleitende
Verfügungen (WollMux)  

Press button "Copy" on the WollMux-Toolbar three times

Now select "I.  Copy von I." to "II.  Copy von I."

In Debugger set a Breakpoint at
https://opengrok.libreoffice.org/xref/core/sw/source/core/unocore/unoparagraph.cxx#1334
(aa02ed306f7c633bbffede16e44e8e736977ace4)

Press the "Copy"-Button on the WollMux-Toolbar again.

The third call of the methode "OUString SAL_CALL SwXParagraph::getString()",
then the "pTextNode = NULL" and the "m_pImpl->IsDescriptor() = false" but the
variable 
was set with m_bIsDecriptor(pTextNode = NULL) and should be true, what is wrong
here.

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

Reply via email to