I've tried to reproduce with 0.20.5rc2 and latest CVS but didn't succeed. Would you please send a small (!) testcase showing the problem, please?
On 15.05.2003 18:02:38 rhodespc wrote: > FOP-0.20.5rc2 <snip/> > > I was getting a crash in FOP. > > This happened when I would declare a table with a given amount of > > columns, > > and > > one of my rows did not specify enough columns. > > > > I would get a npe on the getTableCell method. > > Perhaps the code can be modified to catch this exception and proceed > > with > > the > > processing of the document. > > Catch the exception and continue processing as if the missing table > > cells > > were > > present and empty? <snip/> Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
