]> source.dussan.org Git - xmlgraphics-fop.git/commit
Avoid an NPE in InlineStackingLM.applyChanges for Knuth elements with a null position...
authorSimon Pepping <spepping@apache.org>
Thu, 9 Dec 2010 09:00:24 +0000 (09:00 +0000)
committerSimon Pepping <spepping@apache.org>
Thu, 9 Dec 2010 09:00:24 +0000 (09:00 +0000)
commitf4086dd275b290d9793b7e401be8f35d7c299938
treec789317962575c77b36faaeeadbd1c1d82d68cdd
parentbc3a0d90c10f31bc683582f76d3a7adca3d83b12
Avoid an NPE in InlineStackingLM.applyChanges for Knuth elements with a null position; resolves bug 50276

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1043871 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/inline/InlineStackingLayoutManager.java
test/layoutengine/standard-testcases/knuth_element-null_position.xml [new file with mode: 0644]