{ "id": "145764", "key": "TIMOB-19610", "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": null, "resolutiondate": null, "created": "2015-03-15T18:34:30.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "Mobile", "String.format", "engTriage" ], "versions": [], "issuelinks": [], "assignee": null, "updated": "2019-12-09T22:43:16.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10224", "name": "TiAPI", "description": "This component is used for cross-platform API work. Specifications are most likely to use this component." } ], "description": "I am expecting:\r\n\r\n{code}\r\nconsole.log ( String.format(\"Third: %3$s, Second: %2$s, First: %1$s\", 'First', 'Second', 'Third') );\r\n{code}\r\n\r\nto print:\r\n\r\nThird: Third, Second: Second, First: First\r\n\r\nBut instead it prints:\r\n\r\nThird: First, Second: Second, First: Third\r\n\r\nThe position indication using % is ignored.", "attachment": [], "flagged": false, "summary": "String.format not IEEE printf compatible", "creator": { "name": "favo", "key": "favo", "displayName": "Mario", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "favo", "key": "favo", "displayName": "Mario", "active": true, "timeZone": "Europe/Berlin" }, "environment": "SDK 3.5.1, iOS 8.0+", "comment": { "comments": [], "maxResults": 2, "total": 2, "startAt": 0 } } }