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


User fs changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|oj                        |tmorgner
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Jun 13 18:40:37 +0000 
2007 -------
fs->tmorgner:
An assertion in the non-product build of the CWS gave me the right direction ...
(I *love* assertions):
In the META-INF\manifest.xml, you declare the embedded image to be of type
text/xml (manifest:media-type="text/xml"), which is plain false. Seems some code
in OOo is confused by this wrong media type.

I suggest you replace this with and empty media-type (this is what Writer itself
writes for embedded images), or replace it with the media type as obtained from
the MediaDescriptor (not sure at the moment whether the SOImageService already
offers API for this - the GraphicProvider which it uses internally *does* have
this information.

---------------------------------------------------------------------
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]

Reply via email to