To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104146


User thb changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'mmeeks,thb'              |'aw,mmeeks,thb'
--------------------------------------------------------------------------------




------- Additional comments from t...@openoffice.org Fri Aug 14 14:17:58 +0000 
2009 -------
So - attached patch fixes the bug, with the drawback that on save, all pics that
only have a preview set will need to get reloaded. A somewhat smarter fix would
cache the unique ID for the original graphic, but I figured that's a bit too
involved for a 3.1.1 showstopper fix - which I would *strongly* recommend this 
for.

Background: if a graphic has only its preview loaded (does not happen for all
graphics, you need jpeg or png (with appropriate interleaving)), and someone
requests a save, then those SdrGrafObjs will return the *wrong* graphic ID
(namely, the one from the preview graphic - note that
SdrGrafObj::GetGraphicObject() does *not* force the original graphic to be
swapped-in, when called from unoshap2.cxx). This reportedly has (obviously
depending on swap state) killed whole documents, so I would not want a 3.1.1
with this bug in ...

---------------------------------------------------------------------
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to