https://bugs.documentfoundation.org/show_bug.cgi?id=166465
--- Comment #19 from BogdanB <[email protected]> --- >From the crash report I get this lines where it crashed: case ContentTypeId::URLFIELD: { assert(dynamic_cast<SwURLFieldContent*>(static_cast<SwTypeNumber*>(pUserData))); SwURLFieldContent* pCnt = static_cast<SwURLFieldContent*>(pUserData); p = static_cast<const SwTextAttr*>(pCnt->GetINetAttr()); break; } So, do you have hyperlinks in your search, or in your results? -- You are receiving this mail because: You are the assignee for the bug.
