DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25808>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25808 [PATCH] fix a NPE in InlineStackingLayoutManager. ------- Additional Comments From [EMAIL PROTECTED] 2004-01-02 23:13 ------- Well, at the end of each area, the trailingSpace of the area becomes the leadingSpace of the next area, and it was when the null trailingSpace became a null leadingSpace that the NPE occurred (in a different class). So I meant what I wrote, but I should have explained it better. regards, finn