Author: jeremias
Date: Thu Aug 14 07:32:28 2008
New Revision: 685918
URL: http://svn.apache.org/viewvc?rev=685918&view=rev
Log:
Wasn't an NPE, but actually a division by zero.
Modified:
xmlgraphics/fop/trunk/status.xml
Modified: xmlgraphics/fop/trunk/status.xml
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/status.xml?rev=685918&r1=685917&r2=685918&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/status.xml (original)
+++ xmlgraphics/fop/trunk/status.xml Thu Aug 14 07:32:28 2008
@@ -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">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]