]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugzilla #39608:
authorJeremias Maerki <jeremias@apache.org>
Tue, 11 Jul 2006 12:45:29 +0000 (12:45 +0000)
committerJeremias Maerki <jeremias@apache.org>
Tue, 11 Jul 2006 12:45:29 +0000 (12:45 +0000)
commitd599997f41ee6df8bfd09dc45aca3041efc63280
treec9a071f85d279c96a1546ff8a3413537f52d9eb2
parente94e9648f35a8e32fd074abc4697ce6309750e8d
Bugzilla #39608:
Let numeric property values without a unit be treated as pixels like in HTML. This fixes certain NullPointerExceptions when no units are specified.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@420824 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/fo/properties/FixedLength.java
src/java/org/apache/fop/fo/properties/LengthProperty.java
src/java/org/apache/fop/fo/properties/NumberProperty.java