diff options
author | Vincent Hennebert <vhennebert@apache.org> | 2009-10-29 15:13:11 +0000 |
---|---|---|
committer | Vincent Hennebert <vhennebert@apache.org> | 2009-10-29 15:13:11 +0000 |
commit | a964e7ec2638b4373ef453e341b5cea52a169877 (patch) | |
tree | 639d188461e75c6a6aeaa10a9870746d6bc323dc /status.xml | |
parent | 24cac3651c6d10e027990e85b6037a3e7cc2c4d6 (diff) | |
download | xmlgraphics-fop-a964e7ec2638b4373ef453e341b5cea52a169877.tar.gz xmlgraphics-fop-a964e7ec2638b4373ef453e341b5cea52a169877.zip |
Bugzilla #48082: value of conditional space not always taken into account in the calculation of a table's height
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@830996 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml index c48992255..f3f22de2e 100644 --- a/status.xml +++ b/status.xml @@ -58,6 +58,10 @@ documents. Example: the fix of marks layering will be such a case when it's done. --> <release version="FOP Trunk" date="TBD"> + <action context="Layout" dev="VH" type="fix" fixes-bug="48082"> + Bugfix: value of conditional space not always taken into account in the calculation of a + table’s height. + </action> <action context="Renderers" dev="JM,VH" type="add" fixes-bug="46705" due-to="Jost Klopfstein"> Added basic accessibility and Tagged PDF support. </action> |