{ "id": "123264", "key": "TIMOB-15897", "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": "15715", "description": "2013 Sprint 25", "name": "2013 Sprint 25", "archived": true, "released": true, "releaseDate": "2013-12-13" }, { "id": "15717", "description": "2013 Sprint 25 Core", "name": "2013 Sprint 25 Core", "archived": true, "released": true, "releaseDate": "2013-12-13" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" }, { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-12-06T22:59:59.000+0000", "created": "2013-12-05T06:03:39.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "dev-investigate", "qe-3.2.0", "qe-testadded" ], "versions": [ { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-02-24T22:54:33.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": "11500", "name": "MobileWeb", "description": "Mobile Web (HTML) Platform" } ], "description": "Getting \"Undefined\" message on alert while clicking on label in default classic single window application.\r\n\r\nSteps to reproduce:\r\n# Create Classic Default single window application.\r\n# On app launch click on \"Welcome to Titanium\" label\r\n\r\nActual Result:\r\n# Alert appears with message \"undefined\"\r\n\r\nExpected Result:\r\n# Alert must appear with message \"Welcome to Titanium\"\r\n\r\nWorking fine on iOS and Android devices.\r\n\r\nGetting undefined on label click because on click code is:\r\n{code}\r\nalert(e.source.text);\r\n{code}\r\n\r\nwhereas it should be \r\n{code}\r\nalert(this.text);\r\n{code}", "attachment": [], "flagged": false, "summary": "Mobile Web: Getting \"Undefined\" on clicking label in classic mobile web default single window application", "creator": { "name": "pagarwal", "key": "pagarwal", "displayName": "Priya Agarwal", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "pagarwal", "key": "pagarwal", "displayName": "Priya Agarwal", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Tested Environment:\r\n\r\nAppcelerator Studio: 3.2.0.201311272052\r\nSDK:3.2.0.v20131204174051\r\nalloy: 1.3.0-beta\r\nacs: 1.0.9\r\nnpm: 1.3.2\r\ntitanium: 3.2.0-beta\t\r\ntitanium-code-processor: 1.1.0-beta\r\nXcode:5.0.2\r\nOS: Mac OSX 10.9\r\nWeb Browser:FireFox(25.0.1)\r\nAndroid Emulator(v4.4)", "comment": { "comments": [ { "id": "282927", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5085\n3.2.x pull request: https://github.com/appcelerator/titanium_mobile/pull/5086", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-12-06T19:31:48.000+0000", "updated": "2013-12-06T19:31:48.000+0000" }, { "id": "283181", "author": { "name": "pagarwal", "key": "pagarwal", "displayName": "Priya Agarwal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified with test environment:\r\n\r\nAppcelerator Studio: 3.2.0.201312081316\r\nSDK:3.2.0.v20131208204843\r\nalloy: 1.3.0-beta\r\nacs: 1.0.10\r\nnpm: 1.3.2\r\ntitanium: 3.2.0-beta\t\r\ntitanium-code-processor: 1.1.0-beta\r\nXcode:5.0.2\r\nOS: Mac OSX 10.9\r\nBrowser: Firefox(25.0.1)\r\n\r\nGetting correct alerts.\r\nChecked with default alloy and classic single window application.\r\nHence closing as working fine.", "updateAuthor": { "name": "pagarwal", "key": "pagarwal", "displayName": "Priya Agarwal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-12-09T08:54:32.000+0000", "updated": "2013-12-09T08:54:32.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }