DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36111>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36111


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |LATER




------- Additional Comments From [EMAIL PROTECTED]  2006-02-04 00:03 -------
I added the format ID of the second DocumentSummaryInformation stream to
org.apache.poi.hpsf.wellknown.SectionIDMap in a way that
DOCUMENT_SUMMARY_INFORMATION_ID is no longer a byte[] but a byte[][] instead
with DOCUMENT_SUMMARY_INFORMATION_ID[0] being the format ID of the first section
and DOCUMENT_SUMMARY_INFORMATION_ID[1] being the format ID of the second 
section.

Beware that this is an incompatible change and will break applications that use
DOCUMENT_SUMMARY_INFORMATION_ID. All uses of DOCUMENT_SUMMARY_INFORMATION_ID
must be replaced my DOCUMENT_SUMMARY_INFORMATION_ID[0].

However, I won't submit this change not right now but together with some more
changes I have on my schedule.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/

Reply via email to