https://issues.apache.org/bugzilla/show_bug.cgi?id=46811
--- Comment #1 from Helder Magalhães <[email protected]> 2009-03-06 02:25:39 PST --- Created an attachment (id=23346) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23346) Patch from proposed changes (In reply to comment #0) > To reproduce, succesively add, start and remove many many animation elements > in a document programatically. Could you please attach a test case? I haven't investigated this properly, but being able to reproduce usually helps a lot. ;-) > Possible solution: removing elements from these two maps when an animation is > removed, last two lines in the method. Stating which file was modified would avoid a find in files... :-P The changes refer to sources/org/apache/batik/anim/AnimationEngine.java. I've created a patch to ease this. :-) Bug 46155 and bug 46124 may also be related with this -- may this be a regression from those changes?... Hope this helps, Helder Magalhães -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
