https://issues.apache.org/ooo/show_bug.cgi?id=120696
Steve Yin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |ACCEPTED Assignee|[email protected] |[email protected] |.org | --- Comment #1 from Steve Yin <[email protected]> --- Created attachment 79120 --> https://issues.apache.org/ooo/attachment.cgi?id=79120&action=edit Fix patch for this issue Root Cause: When saving the "Delay" value, the AnimationExporter::exportAnimEvent function use an uninitialized value eTiming. Resolution: Just initialize this value eTiming = Timing_INDEFINITE. -- You are receiving this mail because: You are the assignee for the bug.
