From: Jeremias Maerki Date: Thu, 14 Aug 2008 14:32:28 +0000 (+0000) Subject: Wasn't an NPE, but actually a division by zero. X-Git-Tag: fop-1_0~454 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=80fc2899d492745650c2916c24482bec0779303b;p=xmlgraphics-fop.git Wasn't an NPE, but actually a division by zero. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@685918 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/status.xml b/status.xml index 4183f9a65..3e17b56ac 100644 --- a/status.xml +++ b/status.xml @@ -54,7 +54,7 @@ - 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.