Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2179] Video player escapes urls

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T03:12:54.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labelsdefect, ios, ipad, iphone, player, rplist, video
Reporterctredway
AssigneeBlain Hamon
Created2011-04-15T03:12:53.000+0000
Updated2017-03-02T21:04:00.000+0000

Description

on the iphone and ipad the video player escapes URLS in which case they break.

See this ticket for examples:
http://developer.appcelerator.com/helpdesk/view/50721">http://developer.appcelerator.com/helpdesk/view/50721

Comments

  1. Stephen Tramer 2011-04-15

    Problem is caused by user pre-escaping URLs. We have no way to tell if a URL is already escaped or not (for all we know, their valid URL contains the % character or other escaping identifiers). Marking this bug as invalid; allowing a toggle setting for URLs is time-consuming and not all that useful, plus requires Android support.

    Can re-open if this feature is deemed necessary.

  2. Lee Morris 2017-03-02

    Closed as invalid.

JSON Source