aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorVincent Hennebert <vhennebert@apache.org>2012-10-22 14:13:42 +0000
committerVincent Hennebert <vhennebert@apache.org>2012-10-22 14:13:42 +0000
commiteb45e0a46510827c4c58a7358d1c674a89c0becb (patch)
tree63ac5ac516249936b8464dd0e2129700c6448feb /status.xml
parent1a5394a6bec2b67910062a8e45c92a473aec8627 (diff)
downloadxmlgraphics-fop-eb45e0a46510827c4c58a7358d1c674a89c0becb.tar.gz
xmlgraphics-fop-eb45e0a46510827c4c58a7358d1c674a89c0becb.zip
Bugzilla #54037: Issue a warning when accessibility is enabled for PDF output and language information is missing
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1400890 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 dcda6901c..5a61dff21 100644
--- a/status.xml
+++ b/status.xml
@@ -59,6 +59,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="add" fixes-bug="54037">
+ PDF output: Issue a warning when accessibility is enabled and language information is
+ missing.
+ </action>
<action context="Renderers" dev="VH" type="add" fixes-bug="53980">
PDF accessibility: Store language information coming from fo:block or fo:character in the
structure tree.