You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Christian Geisert <Ch...@isu-gmbh.de> on 2002/01/07 18:54:25 UTC

[PATCH] fix for looping table bug (maintenance branch)

Hi,

this patch should fix infinite looping on tables if keep_with or row spans are
not fitting on a page. This hack just ignores all keeps for a table after the
first page-break (sounds really simple :-)
It would be better to check if the table starts already on top of the page but
I found no simple way to do this (table-header etc..)

Christian

P.S. I would like to finish the text-decoration patch before the release but
if I don't manage it till tomorrow we should do the release anyway...

Re: [PATCH] fix for looping table bug (maintenance branch)

Posted by Keiron Liddle <ke...@aftexsw.com>.
Hi Christian,

Thanks for the patch. It has been applied.



On 2002.01.07 18:54 Christian Geisert wrote:
> Hi,
> 
> this patch should fix infinite looping on tables if keep_with or row
> spans are
> not fitting on a page. This hack just ignores all keeps for a table after
> the
> first page-break (sounds really simple :-)
> It would be better to check if the table starts already on top of the
> page but
> I found no simple way to do this (table-header etc..)
> 
> Christian
> 
> P.S. I would like to finish the text-decoration patch before the release
> but
> if I don't manage it till tomorrow we should do the release anyway...

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org