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=42312>. 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=42312 Summary: Batik processing should not die on invalid values Product: Batik Version: 1.7 Platform: Other URL: http://www.w3.org/Graphics/SVG/Test/20061213/svggen/anim ate-elem-65-t.svg OS/Version: other Status: NEW Severity: normal Priority: P2 Component: CSS AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] As per the W3C SVG Test suite, specifically http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-animate-elem-65-t.html, the SVG file at http://www.w3.org/Graphics/SVG/Test/20061213/svggen/animate-elem-65-t.svg should process all animations. But Batik 1.7 Beta dies on "invalid min" and no animations occur. As per the test description this is incorrect behavior. Another possible example: elem.setAttributeNS(null, "cursor", ""); // this will cause an "invalid value on cursor attribute" dialog in Batik 1.7 Beta -- 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]
