{ "id": "119804", "key": "AC-2183", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2013-09-16T06:46:37.000+0000", "created": "2013-09-11T23:28:54.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:41:10.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": [], "description": "Update a string in strings.xml and run the app (and trigger the display of the string you just edited). You won't see the updated string. Now do a clean build and run. You will see the updated string.", "attachment": [], "flagged": false, "summary": "Changes to strings.xml do not take effect until after a clean build.", "creator": { "name": "gorilla128", "key": "gorilla128", "displayName": "Gordon Illan", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "gorilla128", "key": "gorilla128", "displayName": "Gordon Illan", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium Studio, build: 3.1.0.201304151600", "comment": { "comments": [ { "id": "270834", "author": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "body": "Hello ,\r\n\r\nI checked this issue. It’s working properly for me without clean project build. \r\n\r\nThanks \r\n", "updateAuthor": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "created": "2013-09-12T08:01:18.000+0000", "updated": "2013-09-16T06:46:15.000+0000" }, { "id": "277112", "author": { "name": "pedrevans", "key": "pedrevans", "displayName": "Peter Evans", "active": true, "timeZone": "Europe/Berlin" }, "body": "Well it doesn't work properly for me either.\n\nTitanium Studio, build: 3.1.3.201309132423\n(c) Copyright 2012-2013 by Appcelerator, Inc. All rights reserved.\n\nBuild: jenkins-titanium-rcp-master-21 (origin/master)\nDate: 13 September 2013, 00:23:57", "updateAuthor": { "name": "pedrevans", "key": "pedrevans", "displayName": "Peter Evans", "active": true, "timeZone": "Europe/Berlin" }, "created": "2013-10-29T07:50:56.000+0000", "updated": "2013-10-29T07:50:56.000+0000" }, { "id": "284331", "author": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "body": "We tried to reproduce this issue with a sample test case but everything worked fine for us with Titanium SDK 3.1.3.GA and Titanium Studio, build: 3.1.3.201309132423. Please test this sample case and let us know if the issue persists. If yes, please let us know what we are doing differently.\r\n\r\nh5. Testing Environment:\r\nMacBook Pro OSX Version 10.9\r\nTi CLI 3.1.2, 3.2.0-cr3\r\nTitanium SDK:3.1.3.GA, 3.2.0.v20131209192649\r\nIOS Simulator 7.0\r\n\r\nh5. Test Code\r\n\r\n{code}\r\nvar win1 = Titanium.UI.createWindow({ \r\n title:'Tab 1',\r\n backgroundColor:'#fff'\r\n});\r\n \r\n// create a label\r\nvar label = Ti.UI.createLabel({\r\n text: L('hello')\r\n });\r\n \r\n// add to parent\r\n \r\nwin1.add(label);\r\nwin1.open();\r\n{code}\r\n\r\nstrings.xml\r\n\r\n{code}\r\n\r\n\r\n\t\r\n\t\tHello World\r\n\t\r\n\r\n\r\n{code}\r\n\r\nh5. Steps to Reproduce:\r\n# Create a simple mobile project.\r\n# Paste this code in app.js \r\n# Paste Hello World into strings.xml into i18n directory.\r\n# Run the app\r\n# Make a little change into Hello World2 into strings.xml and the run the app again.\r\n# It’s working properly without clean project build.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-12-14T05:10:41.000+0000", "updated": "2013-12-18T18:36:35.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }