]> source.dussan.org Git - xmlgraphics-fop.git/commit
FOP-2646: Fixed NPE when an image is marked as an artifact (accessibility/PDF/UA...
authorJeremias Maerki <jeremias@apache.org>
Fri, 9 Sep 2016 14:54:05 +0000 (14:54 +0000)
committerJeremias Maerki <jeremias@apache.org>
Fri, 9 Sep 2016 14:54:05 +0000 (14:54 +0000)
commit49ab3fd3edfb5fcdccb6794f573dbab6a457d8e9
tree986d11463ba65148e0001d3f373445488564358d
parentd6523cbf1c1549232f2c195aa11f93d0082a81cd
FOP-2646: Fixed NPE when an image is marked as an artifact (accessibility/PDF/UA enabled).

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1760033 13f79535-47bb-0310-9956-ffa450edef68
fop-core/src/main/java/org/apache/fop/render/pdf/PDFPainter.java
fop-core/src/test/java/org/apache/fop/accessibility/fo/ArtifactImageBugTestCase.java [new file with mode: 0644]
fop-core/src/test/resources/org/apache/fop/accessibility/fo/artifact-image-npe.fo [new file with mode: 0644]
fop-core/src/test/resources/org/apache/fop/pdf/PDFUA.xconf [new file with mode: 0644]