{ "id": "155940", "key": "ALOY-1375", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "11113", "key": "ALOY", "name": "Alloy", "projectCategory": { "id": "10400", "description": "Tools for developing applications", "name": "Tooling" } }, "fixVersions": [ { "id": "17728", "name": "Release 5.2.1", "archived": false, "released": true, "releaseDate": "2016-03-25" }, { "id": "17992", "name": "alloy 1.8.2", "archived": false, "released": true, "releaseDate": "2016-03-24" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-03-24T17:18:36.000+0000", "created": "2016-03-24T04:00:49.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [ { "id": "17974", "name": "alloy 1.8.0", "archived": false, "released": true, "releaseDate": "2016-03-16" }, { "id": "17983", "name": "alloy 1.8.1", "archived": false, "released": true, "releaseDate": "2016-03-22" } ], "issuelinks": [ { "id": "51149", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "155573", "key": "ALOY-1365", "fields": { "summary": "Improve how Alloy works with i18n and platform folders", "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": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } } ], "assignee": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "updated": "2016-03-24T19:12:36.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": "13604", "name": "Tooling", "description": "Items related to Alloy tooling and workflow" } ], "description": "h4. Expectation\r\nThe expectation is that the extract-i18n command will write to at least app/i18n/{language}/strings.xml\r\n\r\nh4. Reality\r\nThe extract-18n command writes to {project}/i18n/{language}/strings.xml which is in an alloy_generated folder in 1.8.1", "attachment": [], "flagged": false, "summary": "Alloy extract-18n --apply writes to wrong strings.xml in Alloy 1.8.1", "creator": { "name": "sfeather", "key": "sfeather", "displayName": "Stephen Feather", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "sfeather", "key": "sfeather", "displayName": "Stephen Feather", "active": true, "timeZone": "America/New_York" }, "environment": null, "comment": { "comments": [ { "id": "380584", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "I didn't forget about it because I never knew it existed. I'm not sure why the extract-i18n command exists.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-03-24T08:12:53.000+0000", "updated": "2016-03-24T08:12:53.000+0000" }, { "id": "380586", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "Thanks for catching this [~sfeather]! The fix is in.\r\n\r\n[~emerriman] I'll leave it up to you to decide if we bump the Alloy version before the CLI 5.2.1 release.", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2016-03-24T08:25:30.000+0000", "updated": "2016-03-24T08:25:30.000+0000" }, { "id": "380628", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~fokkezb] We are building a new CLI and unless something horrible happens will test for inclusion in 5.2.1.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-03-24T16:31:57.000+0000", "updated": "2016-03-24T16:31:57.000+0000" }, { "id": "380632", "author": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "body": "PR merged by Fokke", "updateAuthor": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "created": "2016-03-24T17:18:36.000+0000", "updated": "2016-03-24T17:18:36.000+0000" }, { "id": "380641", "author": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed, using:\r\n\r\nMacOS 10.11.4 (15E65)\r\nStudio 4.5.0.201602170821\r\nTi SDK 5.2.1.v20160318225121\r\nAppc NPM 4.2.4-2\r\nAppc CLI 5.2.1-21\r\nAlloy 1.8.2\r\nXcode 7.3 (7D175)\r\n\r\nThe strings.xml file is now generated in the apps/i18n directory and correctly merged with an existing file.", "updateAuthor": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-03-24T19:12:36.000+0000", "updated": "2016-03-24T19:12:36.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }