{ "id": "122069", "key": "TIMOB-15662", "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": "15707", "description": "2013 Sprint 23", "name": "2013 Sprint 23", "archived": true, "released": true, "releaseDate": "2013-11-15" }, { "id": "15709", "description": "2013 Sprint 23 Core", "name": "2013 Sprint 23 Core", "archived": true, "released": true, "releaseDate": "2013-11-15" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-11-07T01:36:02.000+0000", "created": "2013-11-05T01:32:50.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-3.2.0" ], "versions": [], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-06-19T12:44:09.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": "13103", "name": "CLI", "description": "Node-based command line interface" } ], "description": "*Details:* skip-js-minify flag does not minify JS.\r\n\r\n*Steps to reproduce:*\r\n1. Clone KS from https://github.com/appcelerator-developer-relations/KitchenSink\r\n2. Install KS to device using the following CLI command:\r\n\r\nti build --skip-js-minify -p ios -P 6C8B12C4-7EC4-43DE-8CEB-B9DC4C3A4F88 -T device -I 7.0.3 -V \"QE Department (C64864TF2L)\" -C \"Europa\"\r\n\r\n*Actual:* JS will not be minified (see minify.txt)\r\n*Expected:* JS should be minified when using the skip-js-minify flag", "attachment": [ { "id": "43679", "filename": "minify.txt", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-11-05T01:32:50.000+0000", "size": 1724, "mimeType": "text/plain" } ], "flagged": false, "summary": "CLI: JS Minify - skip-js-minify flag does not minify JS", "creator": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "SDK build: 3.2.0.v2013110416010\r\nTi CLI: 3.2.0 (master)\r\nXcode: 5.0.1\r\nDevices: iphone 5s (7.0.2), ipad air (7.0.3)", "comment": { "comments": [ { "id": "278352", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Pull request: https://github.com/appcelerator/titanium_mobile/pull/4919", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-11-06T02:00:05.000+0000", "updated": "2013-11-06T02:00:05.000+0000" }, { "id": "278674", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed. Verified --skip-js-minify flag is honored while using this default Titanium app code to verify:\n{code}\nlabel1.addEventListener('click', function(e){\n // runtime error here\n acdert('clicked');\n});\n{code}\n\nTested on:\n\nTitanium Studio, build: 3.2.0.201311070117\nSDK build: 3.2.0.v20131106174044 \nTi CLI: 3.2.0 master (4c816f21d7d9360659d77e9a6a994992ef880b72)\nXcode: 5.0.1\nDevice: iphone 5 (6.1.3), iphone 5s (7.0.2)", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-11-07T19:06:45.000+0000", "updated": "2013-11-07T19:06:45.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }