{ "id": "83777", "key": "TIMOB-6649", "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": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" }, { "id": "12091", "description": "", "name": "Sprint 2011-51", "archived": true, "released": true, "releaseDate": "2011-12-26" }, { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" }, { "id": "12677", "description": "Release 1.8 Service Pack 1", "name": "Release 1.8.1", "archived": true, "released": true, "releaseDate": "2012-01-31" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-12-14T11:10:27.000+0000", "created": "2011-12-13T16:57:35.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [ { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" } ], "issuelinks": [], "assignee": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-01-20T13:31:57.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "1. Create an application w/ the app.js and mymodule.js below.\r\n2. Set a breakpoint on one of the lines in app.js and the line in mymodule.js.\r\n3. Debug the application from Studio. First breakpoint in app.js should fire.\r\n4. Resume application. Second breakpoint should now fire.\r\n\r\nExpected:\r\n Both breakpoints created in #2 should break after the application launches.\r\n\r\nActual:\r\n None of the breakpoints fire.\r\n\r\n\r\n{code:title=app.js}\r\nvar x = 1;\r\nvar y = 2;\r\nvar z = require('mymodule').z;\r\n{code}\r\n\r\n{code:title=mymodule.js}\r\nexports.z = 3;\r\n{code}\r\n", "attachment": [], "flagged": false, "summary": "Android: Rhino: Breakpoints in require()'ed modules are not getting hit.", "creator": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "176021", "author": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[PR #977|https://github.com/appcelerator/titanium_mobile/pull/977] sent for platform updates.", "updateAuthor": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-13T18:52:37.000+0000", "updated": "2011-12-13T18:52:37.000+0000" }, { "id": "176084", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing bug. Verified fix on:\r\n\r\nSDK build: 1.8.0.1.v20111214093905, 1.9.0.v20111214004742\r\nRuntime: Rhino\r\nOS: Mac OS X Lion\r\nTitanium Studio, build: 1.0.7.201112140358\r\nDevice: Android Emulator 2.2", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-12-14T11:08:09.000+0000", "updated": "2011-12-14T11:10:05.000+0000" }, { "id": "176085", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Reopening bug to edit comment\r\n", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-12-14T11:09:51.000+0000", "updated": "2011-12-14T11:09:51.000+0000" }, { "id": "176087", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing again after editing.", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-12-14T11:10:27.000+0000", "updated": "2011-12-14T11:10:27.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }