[TIMOB-2222] initialPlaybackTime on iphone and ipad is not honored
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:58:27.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M06 |
Components | iOS |
Labels | defect, initial, ios, ipad, iphone, playback, release-1.6.0, time, video |
Reporter | ctredway |
Assignee | Blain Hamon |
Created | 2011-04-15T03:13:57.000+0000 |
Updated | 2011-04-17T01:58:27.000+0000 |
Description
The attached file shows this behavior. Tested against 4.1 and 1.5.
Attachments
File | Date | Size |
---|---|---|
video_test.js | 2011-04-15T03:13:57.000+0000 | 1119 |
Hunh. Our automated thing isn't working reliably. This should have been updated 2 days ago.
https://github.com/appcelerator/titanium_mobile/commit/5c839c9192aa7c2b7109706a8bd90706576a3d7b"> https://github.com/appcelerator/titanium_mobile/commit/5c839c9192aa...
Tested on iPhone Simulator 4.2, iPad Simulator 4.2, iPhone 4 (4.2.1) and iPad (4.2.1) with the code provided.
Working as expected.
Ti SDK 1.6 (Jan 27 2011 16:11 rc27ef530)
(from [5c839c9192aa7c2b7109706a8bd90706576a3d7b]) [#2222 state:fixed-in-qa] The native player requires a float, we were passing the NSNumber instead. https://github.com/appcelerator/titanium_mobile/commit/5c839c9192aa7c2b7109706a8bd90706576a3d7b"> https://github.com/appcelerator/titanium_mobile/commit/5c839c9192aa...
Wow. Talk about commit propagation fail. The commit was done on the 20th. Undoing the erroneous state change, and setting it back to resolved.