aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorManuel Mall <manuel@apache.org>2005-12-28 04:12:40 +0000
committerManuel Mall <manuel@apache.org>2005-12-28 04:12:40 +0000
commit0249e59994ae3414287e6c897411e75c57e505c4 (patch)
treec607e6b03ab69dd77507cf651e706d978d110d01 /status.xml
parentc597c812bd0e9d7cda3ea75bde5a20f74e83a008 (diff)
downloadxmlgraphics-fop-0249e59994ae3414287e6c897411e75c57e505c4.tar.gz
xmlgraphics-fop-0249e59994ae3414287e6c897411e75c57e505c4.zip
Fix for NPE reported in bugzilla 38053. Unfortunately I have not been able to construct a small testcase for it.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@359383 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 440e785bd..e571ed84d 100644
--- a/status.xml
+++ b/status.xml
@@ -27,6 +27,9 @@
<changes>
<release version="FOP Trunk">
+ <action context="Code" dev="MM" type="fix" fixes-bug="38053">
+ Bugfix: NullPointerException on certain fo:inline within lists.
+ </action>
<action context="Code" dev="MM" type="fix" fixes-bug="37743">
Bugfix: ClassCastException on certain fo:inline with border combinations.
</action>