]> source.dussan.org Git - xmlgraphics-fop.git/commit
FOP-3008: Table with linefeed-treatment may give ClassCastException
authorSimon Steiner <ssteiner@apache.org>
Thu, 22 Apr 2021 10:45:11 +0000 (10:45 +0000)
committerSimon Steiner <ssteiner@apache.org>
Thu, 22 Apr 2021 10:45:11 +0000 (10:45 +0000)
commit5ce5fe50a74b9e3f84cabcffee46f860c86dbd47
tree406c831e285c8157dda3226918a28bb7db479594
parent678d6c0e04fd6a5464012be0241bb771cf9bb506
FOP-3008: Table with linefeed-treatment may give ClassCastException

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1889102 13f79535-47bb-0310-9956-ffa450edef68
fop-core/src/main/java/org/apache/fop/fo/flow/Wrapper.java
fop-core/src/main/java/org/apache/fop/layoutmgr/AreaAdditionUtil.java
fop-core/src/main/java/org/apache/fop/layoutmgr/BlockStackingLayoutManager.java
fop-core/src/main/java/org/apache/fop/layoutmgr/ElementListUtils.java
fop-core/src/main/java/org/apache/fop/layoutmgr/KnuthPenalty.java
fop-core/src/main/java/org/apache/fop/util/ListUtil.java
fop/test/layoutengine/standard-testcases/table_linefeed.xml [new file with mode: 0644]