{ "id": "62851", "key": "TIMOB-2219", "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": "11225", "name": "Release 1.5.0", "archived": true, "released": true, "releaseDate": "2010-12-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:58:26.000+0000", "created": "2011-04-15T03:13:50.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "defect", "ios", "ipad", "iphone", "rplist" ], "versions": [], "issuelinks": [], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:58:26.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}
See this HD for code:
\nhttp://developer.appcelerator.com/helpdesk/view/51571
\nTitanium.Platform.openURL method either encodes the # as a %23\nor Safari does something to it that causes the url to break.
\nthis is on iPhone & iPad
(from [a112252db54eb31a6bb52bc45b0564e76f049ae9])\n[#2219 state:fixed-in-qa] # character no longer\nescaped. \nhttp://github.com/appcelerator/titanium_mobile/commit/a112252db54eb...
(from [7be2b555fd8c0f228d888d9b2d119314cc14c158])\n[#2219] Merging to 1_4_X at clint's request.\n\nhttp://github.com/appcelerator/titanium_mobile/commit/7be2b555fd8c0...
Claiming this one since I committed the fix.
Resolved.
\nTested on iPhone 4 running 4.2 and iPhone/iPad simulator with\nsample code from the HD ticket
\nSDK 1.5 (r43358e5f)