summaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorVincent Hennebert <vhennebert@apache.org>2009-05-13 10:28:22 +0000
committerVincent Hennebert <vhennebert@apache.org>2009-05-13 10:28:22 +0000
commit83266f47d0e1cd75ec69b841d462f572c0842b59 (patch)
tree0e478735545ce1bffdd7d7b32a74a6638b6ccd16 /status.xml
parent03ed498076aaabc791e5c89aea84f4d3c5efc9aa (diff)
downloadxmlgraphics-fop-83266f47d0e1cd75ec69b841d462f572c0842b59.tar.gz
xmlgraphics-fop-83266f47d0e1cd75ec69b841d462f572c0842b59.zip
Bugzilla #47101: The cells of a table inside a marker were duplicated at every marker retrieval.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@774280 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 27f7bc2c1..3f28ccbab 100644
--- a/status.xml
+++ b/status.xml
@@ -58,6 +58,9 @@
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="47101">
+ Bugfix: The cells of a table inside a marker were duplicated at every marker retrieval.
+ </action>
<action context="Images" dev="JM" type="fix">
Bugfix: use the effective color profile supplied by the ImageEncodingHelper, instead of the
original one.