]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugfix for a ClassCastException on autoheight block-containers where Position instanc...
authorJeremias Maerki <jeremias@apache.org>
Wed, 18 May 2005 16:03:38 +0000 (16:03 +0000)
committerJeremias Maerki <jeremias@apache.org>
Wed, 18 May 2005 16:03:38 +0000 (16:03 +0000)
commitd8d40c99b9654e0974f4939a2028137253cfeea5
tree30575ea0f537385c76dab1de8490e78905d67793
parenta85df35d8276407cf282434201ddf24f4dc2913a
Bugfix for a ClassCastException on autoheight block-containers where Position instances come through for normal penalties between blocks.
Additional fix so a distinction is made between space-related positions and the penalties that caused the problem above.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198655 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/BlockContainerLayoutManager.java