Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2219] Hash in url when using openURL gets escaped

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:58:26.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labelsdefect, ios, ipad, iphone, rplist
Reporterctredway
AssigneeBlain Hamon
Created2011-04-15T03:13:50.000+0000
Updated2011-04-17T01:58:26.000+0000

Description

See this HD for code:

http://developer.appcelerator.com/helpdesk/view/51571">http://developer.appcelerator.com/helpdesk/view/51571

Titanium.Platform.openURL method either encodes the # as a %23 or Safari does something to it that causes the url to break.

this is on iPhone & iPad

Comments

  1. Jeff Haynie 2011-04-15

    (from [a112252db54eb31a6bb52bc45b0564e76f049ae9]) [#2219 state:fixed-in-qa] # character no longer escaped. http://github.com/appcelerator/titanium_mobile/commit/a112252db54eb31a6bb52bc45b0564e76f049ae9"> http://github.com/appcelerator/titanium_mobile/commit/a112252db54eb...

  2. Jeff Haynie 2011-04-15

    (from [7be2b555fd8c0f228d888d9b2d119314cc14c158]) [#2219] Merging to 1_4_X at clint's request. http://github.com/appcelerator/titanium_mobile/commit/7be2b555fd8c0f228d888d9b2d119314cc14c158"> http://github.com/appcelerator/titanium_mobile/commit/7be2b555fd8c0...

  3. Stephen Tramer 2011-04-15

    Claiming this one since I committed the fix.

  4. Pedro Enrique 2011-04-15

    Resolved.
    Tested on iPhone 4 running 4.2 and iPhone/iPad simulator with sample code from the HD ticket
    SDK 1.5 (r43358e5f)

JSON Source