Re: fop-0.20.3rc2 problems

2002-02-28 Thread Christian Geisert
Keiron Liddle wrote: > Hi Christian, > > There is one problem with the rc2. It appears that the TextState, ts, is > not initialised in FObjMixed. Causing the following error. > java.lang.NullPointerException > at org.apache.fop.fo.FObjMixed.addCharacters(FObjMixed.java:47) > at

fop-0.20.3rc2 problems

2002-02-28 Thread Keiron Liddle
Hi Christian, There is one problem with the rc2. It appears that the TextState, ts, is not initialised in FObjMixed. Causing the following error. java.lang.NullPointerException at org.apache.fop.fo.FObjMixed.addCharacters(FObjMixed.java:47) at org.apache.fop.fo.FOTreeBuilder.c