To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98206
User sj changed the following:
What |Old value |New value
================================================================================
Assigned to|sj |mav
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Mon Jan 26 19:34:24 +0000
2009 -------
sj->mav: SfxMedium::Commit() is called twice, the first time it is called from
svx/source/xoutdev/_xoutbmp.cxx.
In the first time the Transfer_Impl in SfxMedium::Commit() is copying and then
killing the temporary stream. So the second commit call from
SfxObjectShell::SaveTo_Impl makes the Transfer_Impl() working with a killed
temporary stream having a size 0.
If I am skipping the secondary call, everything works as expected.
As you are having the most experience with sfx, I am glad hand over this issue
to you.
---------------------------------------------------------------------
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]