Given so many regressions lately in the table layout code, wouldn't it be worthwhile to construct a few more test cases? All following the pattern: bug, create test case to reproduce, fix until test case passes. I know it's not always easily possible but the bug fixed here sounds easy enough to reproduce on a small scale.
On 25.01.2008 16:52:55 vhennebert wrote: > Author: vhennebert > Date: Fri Jan 25 07:52:53 2008 > New Revision: 615251 > > URL: http://svn.apache.org/viewvc?rev=615251&view=rev > Log: > Fixed a bug in computeContentLength when there are empty cells > > Modified: > > xmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/table/RowPainter.java <snip/> Jeremias Maerki
