]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugfix: Fixed ClassCastException when retrieve-marker is used as a direct child if...
authorJeremias Maerki <jeremias@apache.org>
Sun, 23 Apr 2006 11:35:19 +0000 (11:35 +0000)
committerJeremias Maerki <jeremias@apache.org>
Sun, 23 Apr 2006 11:35:19 +0000 (11:35 +0000)
commit23b770464a4f6a336d65fbf9e92f067fedfe3993
tree8297f68b8f08ae737cef49964c85e21e2bbd2d5e
parent2b6d2b460f3a3857290d404c4a3ff4752f3ae95a
Bugfix: Fixed ClassCastException when retrieve-marker is used as a direct child if static-content in which case leading and trailing white space is not properly removed.

Note: This is probably more a hack than anything else, but it fixes the problem for now. If anyone has a better solution, please feel free to improve.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@396256 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/StaticContentLayoutManager.java
status.xml
test/layoutengine/standard-testcases/marker_white-space_static-content.xml [new file with mode: 0644]