Ticket #226 (closed defect: fixed)
Incorrect duration timestamp calculation
| Reported by: | paul | Owned by: | paul |
|---|---|---|---|
| Priority: | blocker | Milestone: | OVA for AS3 (v1.0.0) |
| Component: | OVA for AS3 | Version: | OVA for AS3 (trunk) |
| Keywords: | Cc: | ||
| Forum thread: |
Description
The Timestamp.secondsToTimestamp() method is incorrectly calculating the result. Try it with 5645 seconds - it produces a result of 00:246:05 ...
See forum thread:
Change History
Note: See
TracTickets for help on using
tickets.

Fixed - method replaced with code that works correctly.