To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79972
User os changed the following:
What |Old value |New value
================================================================================
CC|'' |'mba'
--------------------------------------------------------------------------------
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Sep 12 11:48:39 +0000
2007 -------
->mba: This came into swdtflvr.cxx in rev. 109
624,628c622
< {
< DBG_ASSERT( pTmpDoc->GetDocShell(), "No DocShell?" );
< if ( pTmpDoc->GetDocShell() )
< pTmpDoc->GetDocShell()->GetDocInfo() = *pInfo;
< }
---
> pTmpDoc->SetInfo(*pInfo);
The same at lines 1040,1044c1034
The clipboard document doesn't have a DocShell. I removed the code at both
locations in cws 103.
---------------------------------------------------------------------
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]