To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=112577 Issue #|112577 Summary|sw: ViewShell::GetPostItMgr with NULL this Component|Word processor Version|OOo 3.2 Platform|Unknown URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|ama Reported by|cmc
------- Additional comments from [email protected] Mon Jun 21 13:13:52 +0000 2010 ------- The stacktrace at https://bugzilla.redhat.com/attachment.cgi?id=424549 shows some scenario where the value returned by GetWrtShell() in the following is NULL #define POSTITMGR \ ((ViewShell*)pNode->GetDoc()->GetDocShell()->GetWrtShell())->GetPostItMgr() ... POSTITMGR->GetActivePostIt() in source/core/crsr/findtxt.cxx from a search and replace done through the UNO api. though I can't reproduce what the circumstances are specifically for a NULL WrtShell with search and replace. See https://bugzilla.redhat.com/show_bug.cgi?id=604799 for what little details I do have. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
