To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=93679 Issue #|93679 Summary|Usage of 'EmbeddedStream' in media descriptor is bad Component|Presentation Version|1.0.0 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|TASK Priority|P3 Subcomponent|code Assigned to|pl Reported by|cl
------- Additional comments from [EMAIL PROTECTED] Tue Sep 9 13:22:58 +0000 2008 ------- The hybrid pdf import uses a 'EmbeddedStream' property that the filter detection puts into the media descriptor. The actual filter tries to use it but it is removed by the framework. It is dangerous to add such properties to the media descriptor as they could later clash with new properties from the framework. Instead, filters should use the 'FilterData' property of the media descriptor, so please move 'EmbeddedStream' from the media descriptor to the 'FilterData' property. --------------------------------------------------------------------- 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]
