https://issues.apache.org/bugzilla/show_bug.cgi?id=46392
--- Comment #3 from Trejkaz <[email protected]> 2009-03-24 17:10:08 PST --- Created an attachment (id=23413) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23413) Some Package files which don't work :) Here are some package files from our own test data suite which don't comply with the format in this parser. The \u0001Ole10Native stream has just 4 bytes length and the data. However, there are also 3 additional OLE2 entries which may or may not contain the data missing from the \u0001Ole10Native. Creator in this case was Microsoft Word 8.0 (Word 97.) I'd like to say it's a different format, but the items have the same CLSID as other items which do have the full structure you have submitted code for, and they are handled by the same DLL (packager.dll). So I suspect MS consider them to be two versions of the same format. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
