| GitHub Issue | n/a |
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-08-22T11:13:54.000+0000 |
| Affected Version/s | Release 1.7.2, Release 2.1.2 |
| Fix Version/s | Sprint 2011-32, Release 1.8.0, Release 2.1.0 |
| Components | iOS |
| Labels | core, debugger, qe-ios082012 |
| Reporter | Natalie Huynh |
| Assignee | Neeraj Gupta |
| Created | 2011-08-08T13:43:44.000+0000 |
| Updated | 2013-01-17T14:19:50.000+0000 |
Steps To Reproduce:
1. Run debug_test application without breakpoints
2. Click on Imported Call
Actual: [INFO] y
Expected: [Imported function: x=3, y=] y
Note: Last working with 1.7.1
Working fine on Lion. Thomas Huelbert needs to check on Snow Leopard. Tested On: Mac OSX Lion TiMob 1.8.0.v20110817162148 TiStud: 1.0.4.201108101535
Passed as expected on Snow Leopard as well. SDK: version=1.8.0 timestamp=08/26/11 14:53 githash=8e978eb...
Reopening bug. This was fixed in 2.0.0, but broke in 2.1.0+. This is regression. Studio: 2.1.2.201208192014 SDK: 2.1.0, 2.1.1, 2.1.2.v20120821144650 OS: OS X 10.7.3 (Lion) Devices Tested: iPhone Simulator 5.0
Test code is incorrect. Here is a declaration for Ti.API.log
and here is how it's called in debug sample:Ti.API.log("Imported function: x="+x+", y=",y)Studio: 2.1.2.201208201549 SDK: 2.1.2.v20120821144650 OS: OS X 10.7.3 (Lion) Just adding Image's of my finding, either its a real bug or not.
Studio: 2.1.2.201208201549 SDK: 2.0.0.GA OS: OS X 10.7.3 (Lion)
Closing as fixed. Tested and verified with: Titanium Studio, build: 3.0.1.201212181159 Titanium SDK, build: 3.0.2.v20130117100201 iPhone/6.0 Simulator