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=42474>.
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=42474





------- Additional Comments From [EMAIL PROTECTED]  2007-05-21 22:05 -------
Created an attachment (id=20235)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=20235&action=view)
PPT file demonstrating the first bug (Notes->Slides linkage)

>From http://www.cse.lehigh.edu/~caar/marnold/presentations/vail3.ppt

Found a good example PPT file for the first bug. To reproduce:

Notes notes = new SlideShow(new
HSLFSlideShow("vail3.ppt")).getSlides()[7].getNotesSheet();

Without the patch, this returns null. With the patch it returns the correct
Notes object with the correct text.


P.S. You will notice that with or without the patch there are some superflous
Notes being returned for Slides which have no actual Notes in PowerPoint, but
atleast with the patch Notes don't seem to get lost.


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