{ "id": "131348", "key": "TIMOB-17133", "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": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" }, { "id": "15972", "description": "Release 3.4.0", "name": "Release 3.4.0", "archived": false, "released": true, "releaseDate": "2014-09-28" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-06-11T15:50:51.000+0000", "created": "2014-06-06T08:14:50.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "module_acs", "qe-3.3.0", "qe-testadded", "regression" ], "versions": [], "issuelinks": [ { "id": "38330", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "124605", "key": "TIMOB-16154", "fields": { "summary": "Android: XHR GZip 200 response code handled as error", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-07-03T04:28:08.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": "ACS: Create User-> Unable to get success/error alert after User creation\r\n\r\nSteps to reproduce:\r\n\r\n1. Go to Users > Create User \r\n2. Enter values into the following fields:\r\nUsername \r\nPassword \r\nConfirm Password - same password from previous field \r\nFirst Name \r\nLast Name \r\nEmail - needs to have a valid email address, but does not need to exist e.g. a@gmail.com\r\n3. Press Create button.\r\n\r\nExpected:\r\nShould get an alert that says: \"Created! You are now logged in as \" \r\n\r\nActual:\r\nNo alerts appears.\r\nGetting the below mentioned console logs.\r\n{code}\r\n[INFO] : ACS Request: { url: \"users/create.json\", verb: \"POST\", data: {\"username\":\"tester\",\"password\":\"tester\",\"password_confirmation\":\"tester\",\"first_name\":\"tester\",\"last_name\":\"qe\",\"email\":\"abc@gmail.com\"} })\r\n[INFO] : POST: https://api.cloud.appcelerator.com/v1/users/create.json?key=lrJN8WNV21tJlYxIb4FwL6TYxnHYQ0nU\r\n[INFO] : header: {}\r\n[INFO] : data: {\"username\":\"tester\",\"password\":\"tester\",\"password_confirmation\":\"tester\",\"first_name\":\"tester\",\"last_name\":\"qe\",\"email\":\"abc@gmail.com\",\"suppress_response_codes\":\"true\",\"ti_analytics\":\"{\\\"mid\\\":\\\"4977b05a55927ad\\\",\\\"sid\\\":\\\"1b477c05-e018-489f-bebb-c26ec7326dd7\\\",\\\"app_version\\\":\\\"1.0\\\",\\\"platform\\\":\\\"android\\\"}\"}\r\n[ERROR] : V8Exception: Exception occurred at undefined:1: Uncaught SyntaxError: Unexpected token \r\n{code}\r\n\r\nBut After that ,go to dashboard.appcelerator.com and find your app \r\nGo to the Cloud tab > Manage Data > Users and you can view the user created.\r\n\r\n\r\nWorking fine for iOS.\r\nThis is a regression since working fine on 3.2.3.GA", "attachment": [], "flagged": false, "summary": "Android: Unable to get success alert after User creation", "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": "OS: Windows 8 Enterprise\r\nAppcelerator Studio: 3.3.0.201405271647\r\nSDK\t:3.3.0.v20140605150555\r\nCLI\t: 3.3.0-beta2\r\nalloy: 1.4.0-beta\r\ntitanium-code-processor: 1.1.1\r\nACS\t: 1.0.14\r\n", "closedSprints": [ { "id": 121, "state": "closed", "name": "2014 Sprint 12 SDK", "startDate": "2014-06-09T21:51:17.043Z", "endDate": "2014-06-21T00:00:00.000Z", "completeDate": "2014-06-23T16:52:29.621Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "308353", "author": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-10T21:41:49.000+0000", "updated": "2014-06-10T21:41:49.000+0000" }, { "id": "308359", "author": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "body": "master PR: https://github.com/appcelerator/titanium_mobile/pull/5789\r\n3_3_X: https://github.com/appcelerator/titanium_mobile/pull/5790", "updateAuthor": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-10T21:49:39.000+0000", "updated": "2014-06-10T22:00:44.000+0000" }, { "id": "308910", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix.\r\nUser is created successfully without any errors.\r\nClosing\r\n\r\nEnvironment:\r\nAppc Studio : 3.3.0.201406111952\r\nTi SDK : 3.3.0.v20140612101712\r\nMac OSX : 10.8.5\r\nAlloy : 1.4.0-rc\r\nCLI - 3.3.0-rc\r\nCode Processor: 1.1.1\r\nNexus 5 - android 4.4.3\r\nTi.Cloud - 3.2.3", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-13T17:09:58.000+0000", "updated": "2014-06-13T17:09:58.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }