{ "id": "81332", "key": "TIMOB-5488", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" }, { "id": "13207", "name": "Sprint 2012-07", "archived": true, "released": true, "releaseDate": "2012-04-08" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-03-26T20:12:47.000+0000", "created": "2011-10-10T10:17:35.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [ { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" } ], "issuelinks": [ { "id": "13179", "type": { "id": "10000", "name": "Blocks", "inward": "is blocked by", "outward": "blocks" }, "outwardIssue": { "id": "64854", "key": "TIMOB-3767", "fields": { "summary": "Android: Debugger breakpoint conditions with failures should report an error in the debugger console, but still break", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-03-28T09:32:10.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "Steps to Reproduce: \r\n1. Copy the following code to app.js\r\n{code}\r\nfor (var i = 0; i < 10; i++) {\r\n Ti.API.debug(\"Hello: \" + i);\r\n}\r\n{code}\r\n2. Set breakpoint on the Ti.API.debug statement\r\n3. Right click on the breakpoint and go to Breakpoint Properties...\r\n4. Select Enable Condition\r\n5. Enter {{i == }}\r\n6. Run in debug \r\n\r\n\r\nActual:\r\nBreakpoint hits, error not printed to console\r\n\r\nExpected: \r\nBreakpoint should hit with exception\r\nConsole should print \"ERROR Compilation produced 3 syntax errors. ()\"\r\n\r\n", "attachment": [], "flagged": false, "summary": "iOS: Debugger: Breakpoint conditions with failures should report an error in the debugger console, but still break", "creator": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Mac 10.6.8 with iOS 4.3 1.8.0.v20111007112617", "comment": { "comments": [ { "id": "168672", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Bug filed against android initially, fixed on android.", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-10-10T10:18:17.000+0000", "updated": "2011-10-10T10:18:17.000+0000" }, { "id": "188723", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Fixed as part of TIMOB-8313, moving into appropriate sprint", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-03-26T16:19:32.000+0000", "updated": "2012-03-26T16:19:32.000+0000" }, { "id": "188997", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested with 2.0.0.v20120328000206 on Mac 10.6.8 returns:\r\n[ERROR] Breakpoint expression error: (function(){return {{i == }}})(); \r\naccording to stramer:\r\nThose are interpreter and implementation differences, not much we can do about it", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-03-28T09:32:10.000+0000", "updated": "2012-03-28T09:32:10.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }