aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas L. Delmelle <adelmelle@apache.org>2011-04-03 10:12:52 +0000
committerAndreas L. Delmelle <adelmelle@apache.org>2011-04-03 10:12:52 +0000
commit4d7c11bce5159c16e2283d62ea35ae7f5820633c (patch)
tree602e89dd74159792aba4e6fb08a8170736975388
parentd13c4630adcca0c40704c063db2b3f93b6cfc3d7 (diff)
downloadxmlgraphics-fop-4d7c11bce5159c16e2283d62ea35ae7f5820633c.tar.gz
xmlgraphics-fop-4d7c11bce5159c16e2283d62ea35ae7f5820633c.zip
Update status.xml for r1088242
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1088244 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 007d0cd55..ec037b6e0 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="AD" type="fix" fixes-bug="50987" due-to="Matthias Reischenbacher">
+ Bugzilla 50988: Fixed a NullPointerException in case a white-space fo:character was removed
+ due to white-space handling.
+ </action>
<action context="Renderers" dev="AD" type="fix" fixes-bug="50987" due-to="Martin Koegler">
Bugzilla 50987: Fixed an issue in PDF output where a link was added to the parent tree
instead of the related structure element.