GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-10-25T17:33:55.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.0.0, Release 3.1.0, 2012 Sprint 21 Core, 2012 Sprint 21 |
Components | iOS |
Labels | code, module_api, qe-ios100112, qe-review, qe-testadded, regression |
Reporter | Dustin Hyde |
Assignee | Max Stepanov |
Created | 2012-10-19T00:13:22.000+0000 |
Updated | 2012-10-26T11:36:35.000+0000 |
Ti.API.timestamp, an ios-specific console logging function that includes the time, no longer works.
This is a regression. This does not occur in SDK 2.1.3.GA.
Steps to Reproduce:
1. Run iOS Titanium app with code:
Titanium.API.timestamp('Titanium.API.timestamp');
Actual Result:
Runtime error.
Expected Result:
Console logging message with the time included.
removed internal method. will fix asap
PR submitted https://github.com/appcelerator/titanium_mobile/pull/3307
Fixed on 3_0_X by https://github.com/appcelerator/titanium_mobile/pull/3308
Verified on: Titanium Studio: 3.0.0.201210220122 Titanium SDK: 3.0.0.v20121025171611, 3.1.0.v20121025163314 iOS Device: iPhone 4S(5.1), iPhone Simulator 6.0 Xcode: 4.5.1