{ "id": "131026", "key": "TIMOB-17042", "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": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2014-06-04T21:38:26.000+0000", "created": "2014-05-29T18:56:10.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "qe-3.3.0" ], "versions": [ { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-06-16T20:40:50.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" }, { "id": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "h5. To reproduce\n1. Create the default project\n2. Preview in browser, using IE\n\nh5. Actual result\nThe App hangs on the appcelerator splash screen\n\nh5. Expected result\nApp should open\n\n+Extra Information+\nThe error message for this issue:\n{code}\nUnable to get property 'getItem' of undefined or null reference\nFile: index.html, Line: 4245, Column: 4\n{code}", "attachment": [], "flagged": false, "summary": "MobileWeb: IE Preview in Browser - the default app hangs on the splash screen ", "creator": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "IE 11.0\r\nWindows7\r\nAppcelerator Studio, build: 3.3.0.201405271647\r\nTitanium SDK, build: 3.3.0.v20140528144113 \r\nNode.JS Version: v0.10.13 \r\nNPM Version: 1.3.2 \r\nacs@1.0.14 \r\nalloy@1.4.0-beta \r\ntitanium@3.3.0-beta \r\ntitanium-code-processor@1.1.1", "closedSprints": [ { "id": 119, "state": "closed", "name": "2014 Sprint 11 Tooling", "startDate": "2014-05-27T16:30:27.477Z", "endDate": "2014-06-07T01:30:00.000Z", "completeDate": "2014-06-12T20:51:59.189Z", "originBoardId": 121 } ], "comment": { "comments": [ { "id": "307228", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~oromero] Can you see if this occurs on other OS version(s)", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-02T20:24:05.000+0000", "updated": "2014-06-02T20:24:05.000+0000" }, { "id": "307569", "author": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested on:\r\nWindows 7, 8 and 8.1\r\nAppcelerator Studio, build: 3.3.0.201405271647\r\nTitanium SDK, build: 3.3.0.v20140603152512\r\nTitanium CLI, build: 3.3.0-beta2\r\nAlloy: 1.4.0-beta\r\nInternet Explorer: 11\r\n\r\nMobileweb application freezes on the splash screen.\r\n\r\nh5.Steps To Reproduce\r\n1. Run 'ti create -p mobileweb -n mobileweb'\r\n2. Run 'ti build -p mobileweb'\r\n3. Open the generated index.html page from inside the build folder in Internet Explorer.", "updateAuthor": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-04T20:48:18.000+0000", "updated": "2014-06-04T20:48:18.000+0000" }, { "id": "307584", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Just to be clear, are you opening the generated index.html directly in the browser or are you accessing it via a web server?", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-06-04T21:34:11.000+0000", "updated": "2014-06-04T21:34:11.000+0000" }, { "id": "307585", "author": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "body": "In this case, I opened the generated index.html file directly in the browser. No web server involved.", "updateAuthor": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-04T21:36:13.000+0000", "updated": "2014-06-04T21:36:13.000+0000" }, { "id": "307586", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "In that case, I'm resolving this as invalid. Mobile Web apps MUST run from a web server.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-06-04T21:38:21.000+0000", "updated": "2014-06-04T21:38:21.000+0000" }, { "id": "309188", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested the default app, using\r\nWindows7 -32 bit\r\nAppcelerator Studio, build: 3.3.0.201406111952\r\nTitanium SDK, build: 3.3.0.v20140613161751\r\nNode.JS Version: v0.10.13 \r\nNPM Version: 1.3.2 \r\nacs@1.0.14 \r\nalloy@1.4.0-rc \r\nnpm@1.3.2 \r\ntitanium@3.3.0-rc \r\ntitanium-code-processor@1.1.1\r\nIE 10.9", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-16T20:40:25.000+0000", "updated": "2014-06-16T20:40:25.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }