]> source.dussan.org Git - xmlgraphics-fop.git/commit
Fixed a multi-threading bug for SVG images included through svg:image inside SVG...
authorJeremias Maerki <jeremias@apache.org>
Thu, 30 Jun 2011 09:49:55 +0000 (09:49 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 30 Jun 2011 09:49:55 +0000 (09:49 +0000)
commit6c398f41ee39093674c2d62cf62d689c2ac41911
tree3be97ecffb1d30aeaf203f985c59f09a632def3e
parent634a8abadc68ea5727410dc08b8aab2aa7a6c3a6
Fixed a multi-threading bug for SVG images included through svg:image inside SVG document. Similar to the fix required in PDFImageHandlerSVG. The SVG DOM must be cloned because Batik attaches the CSS parser to the DOM tree and manipulates the same.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1141461 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/svg/AbstractFOPImageElementBridge.java
status.xml