From 06cc9812b1ef6033640d63fbc61561d8f8e0e734 Mon Sep 17 00:00:00 2001 From: Vincent Hennebert Date: Thu, 29 Nov 2007 18:31:13 +0000 Subject: [PATCH] Added fixes-bug attributes for: - wrong element generation in table when glues are produced - border-resolution on row-spanning cells git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@599536 13f79535-47bb-0310-9956-ffa450edef68 --- status.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/status.xml b/status.xml index 2eff19410..6e165d998 100644 --- a/status.xml +++ b/status.xml @@ -44,7 +44,7 @@ Memory Leak fixed in the Property Cache. Fixed by Jeremias Maerki. Reported and Tested By Chris Bowditch. - + Bugfix in tables: wrong element generation by the merging algorithm when glues must be produced to cope with conditional spaces. The corresponding length was added twice: one in the glue itself and one in the following box. @@ -74,7 +74,7 @@ Fixed the resolution of borders with table-columns (border-before/after was wrongly applied to every cell of the column). - + Fixed the resolution of border-end on cells spanning several rows. -- 2.39.5