]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugzilla #38132:
authorJeremias Maerki <jeremias@apache.org>
Thu, 5 Jan 2006 10:24:18 +0000 (10:24 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 5 Jan 2006 10:24:18 +0000 (10:24 +0000)
commit49ee2648a31a64069ca7bfdf7d4a97a9cd0ce5f2
treea2a96b49b6bda2554509ddcf0097da39fd99d31d
parent589fb02d05d68cd16e197972648265ac4dc82fed
Bugzilla #38132:
Bugfix: Certain border styles could lead to a NullPointerException.
inset and groove are now mapped to RTF's "engrave", outset and ridge to "emboss". If no mapping can be found the "solid" style is used. Before null was returned which was the cause for the NPE.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@366148 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/render/rtf/BorderAttributesConverter.java
status.xml