DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42221>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42221 Summary: NullPointerException when animating viewBox attribute of documentElement Product: Batik Version: 1.7 Platform: Macintosh URL: http://www.w3.org/Graphics/SVG/Group/repository/testsuit e/1.1/svg/animate-elem-38-t.svg OS/Version: Mac OS X 10.4 Status: NEW Severity: normal Priority: P2 Component: GVT AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] In the given example I get a null pointer exception when animating the viewBox value of the root element. java.lang.NullPointerException at org.apache.batik.dom.svg.SVGOMElement.updateAttributeValue(Unknown Source) at org.apache.batik.anim.AnimationEngine.tick(Unknown Source) at org.apache.batik.bridge.SVGAnimationEngine.access$600(Unknown Source) at org.apache.batik.bridge.SVGAnimationEngine$AnimationTickRunnable.run(Unknown Source) at org.apache.batik.util.RunnableQueue.run(Unknown Source) at java.lang.Thread.run(Thread.java:613) -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
