o.a.p.hpsf.basic.TestWrite now fails on testRecreate for the file
TestSolidWorks.sldprt with the following message. Any Ideas? (I have fixed all
the previous errors in testCodepages and testVariantTypes)

 at org.apache.poi.hpsf.basic.TestWrite.testRecreate(TestWrite.java:669)
 at org.apache.poi.hpsf.basic.TestWrite.testRecreate(TestWrite.java:613)

expected:<org.apache.poi.hpsf.DocumentSummaryInformation[byteOrder: 65534,
classID: {D5CDD502-2E9C-101B-9397-08002B2CF9AE}, format: 0, OSVersion: 131076,
sectionCount: 2, sections: [org.apache.poi.hpsf.Section[formatID:
{D5CDD502-2E9C-101B-9397-08002B2CF9AE}, offset: 68, propertyCount: 2, size: 48,
properties: [
org.apache.poi.hpsf.Property[id: 22, type: 11, value: false],
org.apache.poi.hpsf.Property[id: 0, type: 0, value: {0=}],
]]org.apache.poi.hpsf.Section[formatID: {D5CDD502-2E9C-101B-9397-08002B2CF9AE},
offset: 68, propertyCount: 2, size: 48, properties: [
org.apache.poi.hpsf.Property[id: 22, type: 11, value: false],
org.apache.poi.hpsf.Property[id: 0, type: 0, value: {0=}],
]]]]>]
but was:<org.apache.poi.hpsf.DocumentSummaryInformation[byteOrder: 65534,
classID: {D5CDD502-2E9C-101B-9397-08002B2CF9AE}, format: 0, OSVersion: 131076,
sectionCount: 2, sections: [org.apache.poi.hpsf.Section[formatID:
{D5CDD502-2E9C-101B-9397-08002B2CF9AE}, offset: 68, propertyCount: 3, size: 62,
properties: [
org.apache.poi.hpsf.Property[id: 22, type: 11, value: false],
org.apache.poi.hpsf.Property[id: 0, type: 0, value: {0=}],
org.apache.poi.hpsf.Property[id: 1, type: 2, value: 1200],
]]org.apache.poi.hpsf.Section[formatID: {D5CDD502-2E9C-101B-9397-08002B2CF9AE},
offset: 68, propertyCount: 3, size: 62, properties: [
org.apache.poi.hpsf.Property[id: 22, type: 11, value: false],
org.apache.poi.hpsf.Property[id: 0, type: 0, value: {0=}],
org.apache.poi.hpsf.Property[id: 1, type: 2, value: 1200],
]]]]>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to