diff options
-rw-r--r-- | status.xml | 4 |
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. |