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

Mike Kaganski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Mike Kaganski <[email protected]> ---
The problem is in SwDBTreeList::ShowColumns, which never leaves iteration. It
gets a "biblio" item (I tested with the default bobliography), calls
'GotoRootLevelParent' on it, so it now points to "Bibliography", collapses the
row, sees that it has no children (gets a dummy entry), and gets "next", which
is "biblio" again.

Caolan: do you have an idea what's wrong here? I don't quite see what is the
intended logic here.

-- 
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