]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Wasn't an NPE, but actually a division by zero.
authorJeremias Maerki <jeremias@apache.org>
Thu, 14 Aug 2008 14:32:28 +0000 (14:32 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 14 Aug 2008 14:32:28 +0000 (14:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@685918 13f79535-47bb-0310-9956-ffa450edef68

status.xml

index 4183f9a65fc51bf51961e92c0f3cdb661db0c511..3e17b56ac0ace091ba9fb95e2856b97deb6dda4d 100644 (file)
@@ -54,7 +54,7 @@
   <changes>
     <release version="FOP Trunk" date="TBD">
       <action context="Layout" dev="JM" type="fix">
-        Fixed the source for a NullPointerException when the content of an fo:leader with
+        Fixed the source for a division by zero when the content of an fo:leader with
         leader-pattern="use-content" collapses to zero width during layout.
       </action>
       <action context="Renderers" dev="JM" type="fix">