DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11856>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11856 Batik-Bug results in ClassCastException - removal of unneeded code block in cocoon avoids this Summary: Batik-Bug results in ClassCastException - removal of unneeded code block in cocoon avoids this Product: Cocoon 2 Version: 2.0.3 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] A Bug in the Batik-Class 'org.apache.batik.util.XMLResourceDescriptor', method 'setCSSParserClassName', results under certain (not easily reproducable) circumstances in ClassCastExceptions when generating Images with SVG Serializer. => see http://marc.theaimsgroup.com/?t=102933018100002&r=1&w=2 This patch deletes the code lines that are not needed with the current versions of batik from the cocoon class 'org.apache.cocoon.xml.dom.SVGBuilder' and the bug in batik should have no further effect for cocoon users. I will submit a patch to batik too, to resolve the bug in XMLResourceDescriptor. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]