https://bugs.documentfoundation.org/show_bug.cgi?id=173265
--- Comment #9 from Jim Raykowski <[email protected]> --- (In reply to Julien Nabet from comment #8) > In the case here, do we want to show the title of the index ("Table of > Contents") or the inner name of the index ("Table of Contents1")? I think we probably want to show the title of the index as is currently done. Other options are to show the table of content type name, the UIName, or the inner name. For me, using the "some-index" example file, displaying the type name (SwTOXBase::GetTypeName) shows "Musik", the UIName (SwTOXBase::GetTOXName) shows "Musik2" as does the inner name (SwTOXBase::GetBookmarkName). Previous to the the patch that causes the crash, the UIName was shown. -- You are receiving this mail because: You are the assignee for the bug.
