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 11:11 -------
Hi Luca,

I have been running into the same problem, and haven't been able to fully 
isolate the cause just yet, but I strongly suspect this has something to do 
with fo:blocks containing nothing but a non-breaking space (&#xA0;). 

If you take a look at line 522 in LineLayoutManager, it would seem that the 
IOOBException is being thrown because the list of possible linebreak positions 
is empty...

Attached the most basic FO I could think of :-)

Greetz,

Andreas

Reply via email to