You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Christoph Jerolimov (JIRA)" <ji...@apache.org> on 2013/02/07 13:47:13 UTC

[jira] [Commented] (CB-2342) Media API allows non-whitelisted audio to be played

    [ https://issues.apache.org/jira/browse/CB-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13573438#comment-13573438 ] 

Christoph Jerolimov commented on CB-2342:
-----------------------------------------

<audio> and <video> are NOT blocked on iOS 6+ because for these tags the NSURLProtocol was ignored!
                
> Media API allows non-whitelisted audio to be played
> ---------------------------------------------------
>
>                 Key: CB-2342
>                 URL: https://issues.apache.org/jira/browse/CB-2342
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>             Fix For: 2.5.0
>
>
> Repro steps:
> 1. Locate an audio file that can be played from a network location
> 2. Make sure that the location of the file from (1) is not in the whitelist config.xml
> 3. Play the audio file using the Media API
> Expected:
> Media file does not play, it is rejected by the whitelist.
> Actual:
> Media file plays, it is not rejected by the whitelist.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira