{ "id": "61278", "key": "TIMOB-646", "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": "2012-08-20T11:50:33.000+0000", "created": "2011-04-15T02:33:36.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "core", "tooling" ], "versions": [], "issuelinks": [ { "id": "20027", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "94532", "key": "TIMOB-9901", "fields": { "summary": "TiAPI: Review and clean up platform bugs and reduce bug count by 20%.", "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": "High", "id": "2" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } } ], "assignee": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-09T23:27:21.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

I'm having essentially the same problem as Nils
\n\nhttp://support.appcelerator.net/discussions/titanium-mobile-discuss...

\n

My name has a character with umlaut (ö) which prevents\nprereq.py from doing what it should. Titanium only says\n\"Loading...\" in the SDK version select box.

\n

The patch attached to the page, which changes json parser into\nsimplejson, helps the python script to pass. I run it in console\nand get the expected output:

\n

'{\"wwdr\": true,\"ipad\": false,\"sdks\":\n[\"3.1\",\"3.1.2\",\"3.1.3\"],\"iphone_dev_name\": [\"Björn\nSöderqvist (XXXXXXXXXX)\"],\"iphone_dist_message\": \"Missing\niPhone Distribution Certificate\",\"wwdr_message\":\nnull,\"itunes_message\": null,\"itunes\": true,\"iphone_dev_message\":\nnull,\"iphone_dev\": true,\"iphone_dist\": false,\"itunes_version\":\n\"9.0.3\"}'

\n

Titanium app still reads the output wrong though.

\n

It works if I copy-paste the console output of patched prereq.py\nlike so:
\n(line 877 of packaging.js)

\n

var d = '{\"wwdr\": true,\"ipad\": false,\"sdks\":\n[\"3.1\",\"3.1.2\",\"3.1.3\"],\"iphone_dev_name\": [\"Björn\nSöderqvist (XXXXXXXXXX)\"],\"iphone_dist_message\": \"Missing\niPhone Distribution Certificate\",\"wwdr_message\":\nnull,\"itunes_message\": null,\"itunes\": true,\"iphone_dev_message\":\nnull,\"iphone_dev\": true,\"iphone_dist\": false,\"itunes_version\":\n\"9.0.3\"}'

\n

Let me know if I should mail my certificate to you.

{html}", "attachment": [], "flagged": false, "summary": "Iphone SDK: Problem with non-ASCII characters in Development Certificate", "creator": { "name": "cybear", "key": "cybear", "displayName": "cybear", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "cybear", "key": "cybear", "displayName": "cybear", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "123708", "author": { "name": "hal", "key": "hal", "displayName": "hal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Ralf, I hope you don't mind me assigning this to you but, as\nthis ticket is quite old, I am not sure whether you are aware of\nit.

\n

I don't think it's affecting very many people, but someone has\njust mentioned it in the Q&A, \nhere. If there is information that is required to resolve it,\nthen it may be a good opportunity to request it from him.

{html}", "updateAuthor": { "name": "hal", "key": "hal", "displayName": "hal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:33:37.000+0000", "updated": "2011-04-15T02:33:37.000+0000" }, { "id": "123709", "author": { "name": "cybear", "key": "cybear", "displayName": "cybear", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

It is in deed affecting lots of people. Something like half the\npopulation of Scandinavia have names containing special characters.\nI would very much appreciate getting some attention to this\nticket.

{html}", "updateAuthor": { "name": "cybear", "key": "cybear", "displayName": "cybear", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:33:37.000+0000", "updated": "2011-04-15T02:33:37.000+0000" }, { "id": "123710", "author": { "name": "mrmartin", "key": "mrmartin", "displayName": "MrMartin", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

I have a similar problem. See my ticket \nhttps://appcelerator.lighthouseapp.com/projects/32238/tickets/2434-...

{html}", "updateAuthor": { "name": "mrmartin", "key": "mrmartin", "displayName": "MrMartin", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:33:37.000+0000", "updated": "2011-04-15T02:33:37.000+0000" }, { "id": "215177", "author": { "name": "jyounus", "key": "jyounus", "displayName": "Junaid Younus", "active": true, "timeZone": "Europe/London" }, "body": "No test case and link doesn't work, ticket marked as invalid.", "updateAuthor": { "name": "jyounus", "key": "jyounus", "displayName": "Junaid Younus", "active": true, "timeZone": "Europe/London" }, "created": "2012-08-20T11:50:33.000+0000", "updated": "2012-08-20T11:50:33.000+0000" }, { "id": "215288", "author": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Please reopen this ticket if this issue reproduces with a recent SDK version.", "updateAuthor": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-20T21:29:25.000+0000", "updated": "2012-08-20T21:29:25.000+0000" }, { "id": "411019", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as invalid.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-09T23:27:21.000+0000", "updated": "2017-03-09T23:27:21.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }