DO NOT REPLY [Bug 44160] IndexOutOfBoundsException when creating pdf

2012-04-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44160

Glenn Adams gl...@skynav.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Glenn Adams gl...@skynav.com 2012-04-04 23:26:56 UTC ---
unable to reproduce in trunk; marking fixed per JM comments below

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


DO NOT REPLY [Bug 44160] IndexOutOfBoundsException when creating pdf

2011-06-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44160

Andreas L. Delmelle adelme...@apache.org changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
  Component|pdf |page-master/layout
   Platform|PC  |All
 OS/Version|Linux   |All

--- Comment #3 from Andreas L. Delmelle adelme...@apache.org 2011-06-02 
19:40:50 UTC ---

Adding the comment here, since it was being referred to in the code:
If I judge correctly, a more proper fix entails a change in
PageBreakingAlgorithm.resetFootnotes(). Right now, it only alters the
footnotesList and lengthList, but not the accompanying indices. That is only
done in computeDifference(). 
As such, it seems understandable that at some point, situations will arise
where they are out of synch, and footnotesListIndex points to an element that
was already removed.

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


DO NOT REPLY [Bug 44160] - IndexOutOfBoundsException when creating pdf

2008-01-02 Thread bugzilla
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=44160.
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=44160





--- Additional Comments From [EMAIL PROTECTED]  2008-01-02 03:55 ---
Created an attachment (id=21337)
 -- (http://issues.apache.org/bugzilla/attachment.cgi?id=21337action=view)
Test file which causes the error


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