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=43446>. 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=43446 ------- Additional Comments From [EMAIL PROTECTED] 2008-02-15 18:01 ------- (In reply to comment #4) > Thanks for the analysis Frank. You're right in that multiple identical begin > instance times are causing the problem. Simply ignoring duplicates won't work > though, since instance times can change if their dependent Interval is > updated. > I've changed the Interval searching code to skip over duplicate instance > times, > which avoids the problem. I'm not sure if this behaviour is exactly correct > (whether a zero time Interval should be created before the proper one), it's a > bit difficult to tell from the SMIL spec. Could you perhaps post the patched files that fixed the bug for you? I am having this bug in a Batik program that I'm making, and the fix in comment #3 didn't help at all. I don't know enough about the Batik codebase to find the problem code and fix it myself. -- 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]
