aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorVincent Hennebert <vhennebert@apache.org>2012-08-24 14:10:39 +0000
committerVincent Hennebert <vhennebert@apache.org>2012-08-24 14:10:39 +0000
commit69beec0c8ff0bb191c459184bc61b6a243ba693b (patch)
treebd14b44cd8fed471d3aa2d7c8aaf80fb40196c3b /status.xml
parentd6994df393ced4dd88e5edd5fdfdca38df0d875a (diff)
downloadxmlgraphics-fop-69beec0c8ff0bb191c459184bc61b6a243ba693b.tar.gz
xmlgraphics-fop-69beec0c8ff0bb191c459184bc61b6a243ba693b.zip
Bugzilla 53778: When PDF accessibility is enabled, the contents for the different regions must appear in the proper order in the structure tree.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1376923 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 5927dd82c..270496f59 100644
--- a/status.xml
+++ b/status.xml
@@ -62,6 +62,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="Renderers" dev="VH" type="fix" fixes-bug="53778">
+ When PDF accessibility is enabled, the contents for the different regions must appear in the
+ proper order in the structure tree.
+ </action>
<action context="Renderers" dev="MH" type="fix" fixes-bug="53766" due-to="Robert Meyer">
Remove StandardEncoding as the encoding type from fonts used in the PDF renderer
</action>