{ "id": "61682", "key": "TIMOB-1050", "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": "11258", "description": "Holding Pen for Triaged Issues", "name": "Backlog", "archived": false, "released": false } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-10-28T08:55:35.000+0000", "created": "2011-04-15T02:42:33.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "device", "ios", "iphone", "mac", "osx", "provisioning", "snowleopard" ], "versions": [], "issuelinks": [], "assignee": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-10-28T08:55:35.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}
In Titanium Developer, when I try to do Run on Device ->\niPhone, the links \"Register\", \"Get Profile\" and \"Upload\" should\npoint to pages which exist. Right now, when I click them, I see\nthat Safari tries to browse to a relevant-looking URL, but then\nredirects to an error page. I am very much logged in to\ndeveloper.apple.com.
\nPlease see attached screenshots.
\nThis may or may not be related to #1048.\nRunning the same software versions as reported in #1048.
\nThanks,
\nHugo
Yeah, Apple seems to like to change these links alot. We're\ngoing to be removing them soon or coming up with our own links that\nredirect w/o having to change the product each time they decide to\nchange their links. :)
Regarding the Upload
link: my mistake. Apparently\nwhen I click it now, it prompts for the Provisioning Profile file,\nwhich is correct.
i'm moving this to next release. need to move to Titanium\nDeveloper and fix on upcoming release of that.