{ "id": "93593", "key": "TIMOB-9864", "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": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-09-07T00:24:15.000+0000", "created": "2012-06-20T22:10:17.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "core", "module_network", "qe-review", "qe-testadded" ], "versions": [ { "id": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" } ], "issuelinks": [], "assignee": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-03-13T17:45:14.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": "On android, Ti.Network.NETWORK_XXXX property is null.\r\n\r\nTest code is below:\r\n{code:javascript}\r\nTi.API.info('NETWORK_NONE : ' + Ti.Network.NETWORK_NONE);\r\nTi.API.info('NETWORK_WIFI : ' + Ti.Network.NETWORK_WIFI);\r\nTi.API.info('NETWORK_MOBILE : ' + Ti.Network.NETWORK_MOBILE);\r\nTi.API.info('NETWORK_LAN : ' + Ti.Network.NETWORK_LAN);\r\nTi.API.info('NETWORK_UNKNOWN : ' + Ti.Network.NETWORK_UNKNOWN);\r\n{code} \r\n\r\nresult(adb logcat):\r\n{code}\r\nI/TiAPI ( 1070): NETWORK_NONE : undefined\r\nI/TiAPI ( 1070): NETWORK_WIFI : undefined\r\nI/TiAPI ( 1070): NETWORK_MOBILE : undefined\r\nI/TiAPI ( 1070): NETWORK_LAN : undefined\r\nI/TiAPI ( 1070): NETWORK_UNKNOWN : undefined\r\n{code}", "attachment": [], "flagged": false, "summary": "Android: Ti.Network.NETWORK_XXXX property is null", "creator": { "name": "kangae2", "key": "kangae2", "displayName": "Satoshi Tanaka", "active": true, "timeZone": "Asia/Tokyo" }, "subtasks": [], "reporter": { "name": "kangae2", "key": "kangae2", "displayName": "Satoshi Tanaka", "active": true, "timeZone": "Asia/Tokyo" }, "environment": "* Titanium SDK version: 2.1.0 (github master fork)\r\n* Android SDK version: r18\r\n* Device Details: Android IS03(Japanese Only model)\r\n* Host Operating System: OSX 10.7.4\r\n* Titanium Studio version: 2.0.2.201205311912\r\n\r\n", "comment": { "comments": [ { "id": "201023", "author": { "name": "kangae2", "key": "kangae2", "displayName": "Satoshi Tanaka", "active": true, "timeZone": "Asia/Tokyo" }, "body": "Created PR #2494 to resolve issue.\r\nhttps://github.com/appcelerator/titanium_mobile/pull/2494", "updateAuthor": { "name": "kangae2", "key": "kangae2", "displayName": "Satoshi Tanaka", "active": true, "timeZone": "Asia/Tokyo" }, "created": "2012-07-01T18:42:28.000+0000", "updated": "2012-07-01T18:42:28.000+0000" }, { "id": "214931", "author": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified on:\r\nSDK:2.2.0.v20120816212512\r\nStudio:2.1.1.201207271312\r\nDevices: iOS simulator, Android Emulator, Samsung galaxy note(android v2.3.6)\r\n\r\nTi.Network.NETWORK_XXXX property is not null.", "updateAuthor": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-16T23:31:07.000+0000", "updated": "2012-08-16T23:31:07.000+0000" }, { "id": "217948", "author": { "name": "sbhadauria", "key": "sbhadauria", "displayName": "Shyam Bhadauria", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Re-opening to edit label", "updateAuthor": { "name": "sbhadauria", "key": "sbhadauria", "displayName": "Shyam Bhadauria", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-09-07T00:23:25.000+0000", "updated": "2012-09-07T00:23:25.000+0000" }, { "id": "281108", "author": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Anvil test case added.\nPR link:\nhttps://github.com/appcelerator/titanium_mobile/pull/5011", "updateAuthor": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-11-25T08:23:24.000+0000", "updated": "2013-11-25T08:23:24.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }