https://bugs.documentfoundation.org/show_bug.cgi?id=155371
--- Comment #8 from Karl-Heinz Zimmer <[email protected]> --- Please re-read the code again that I cited in my first message again: SAL_INFO("writerfilter.rtf", "RTFDocumentImpl::resolve: unmatched '{'"); The cause of the problem is: Although the useful information regarding the reason for the failed RTF import is reported via SAL_INFO in the code I quoted, this information is not subsequently passed on to the calling methods, meaning that it does not reach the user. -- You are receiving this mail because: You are the assignee for the bug.
