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=32174>. 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=32174 Rendering fails with IndexOutOfBoundsException in LineLayoutManager ------- Additional Comments From [EMAIL PROTECTED] 2004-11-11 23:51 ------- All right! So now it's narrowed down to two cases for which the code needs a bit of fine-tuning: - markers: however, it's a distinct possibility that there's a slightly different cause for this --I don't really see how a marker that isn't retrieved can trigger the creation of a LineLayoutManager in the first place. That should only happen *if* and *when* the marker is retrieved. - (pseudo-)empty blocks (mainly used in case one has empty table-cells) BTW: Max, you are absolutely right in that this is THE place to report such errors, and of course we appreciate your input --how else would we be able to arrive at a working solution in the end?
