I am getting an infininte loop using FOP-0.20.4 and 0.20.5.  I'm not
sure I understand why this is happening but I was able to create a
patch version of FOText.java which works in my particular situation. 
The addRealText() method is receiving a NULL from
BlockArea.getCurrentLineArea() and the result causes the infinite loop.

In my siutation the text being added is a single tab character so I
modified the code to look for this character and ignore it.  I am
attaching my change.  Can someone tell me what the real change should
be?

Thanks,
Howard

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

Attachment: FOText.java
Description: FOText.java

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to