You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2012/08/07 22:08:13 UTC

[jira] [Created] (CB-1206) file uri not handled correctly by Media Player

Joe Bowser created CB-1206:
------------------------------

             Summary: file uri not handled correctly by Media Player
                 Key: CB-1206
                 URL: https://issues.apache.org/jira/browse/CB-1206
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 2.0.0
            Reporter: Joe Bowser
            Assignee: Joe Bowser


When a user sets their audio src to be an absolute path with the file prefix, the file prefix isn't removed properly.  This needs to be fixed with proper string handling.  This is to remind someone to do it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (CB-1206) file uri not handled correctly by Media Player

Posted by "Simon MacDonald (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon MacDonald reassigned CB-1206:
-----------------------------------

    Assignee: Simon MacDonald  (was: Joe Bowser)
    
> file uri not handled correctly by Media Player
> ----------------------------------------------
>
>                 Key: CB-1206
>                 URL: https://issues.apache.org/jira/browse/CB-1206
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.0.0
>            Reporter: Joe Bowser
>            Assignee: Simon MacDonald
>
> When a user sets their audio src to be an absolute path with the file prefix, the file prefix isn't removed properly.  This needs to be fixed with proper string handling.  This is to remind someone to do it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CB-1206) file uri not handled correctly by Media Player

Posted by "Simon MacDonald (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon MacDonald resolved CB-1206.
---------------------------------

    Resolution: Fixed

Now checking any incoming file path and stripping the file:// protocol from it.
                
> file uri not handled correctly by Media Player
> ----------------------------------------------
>
>                 Key: CB-1206
>                 URL: https://issues.apache.org/jira/browse/CB-1206
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.0.0
>            Reporter: Joe Bowser
>            Assignee: Simon MacDonald
>             Fix For: 2.1.0
>
>
> When a user sets their audio src to be an absolute path with the file prefix, the file prefix isn't removed properly.  This needs to be fixed with proper string handling.  This is to remind someone to do it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CB-1206) file uri not handled correctly by Media Player

Posted by "Simon MacDonald (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon MacDonald updated CB-1206:
--------------------------------

    Fix Version/s: 2.1.0
    
> file uri not handled correctly by Media Player
> ----------------------------------------------
>
>                 Key: CB-1206
>                 URL: https://issues.apache.org/jira/browse/CB-1206
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.0.0
>            Reporter: Joe Bowser
>            Assignee: Simon MacDonald
>             Fix For: 2.1.0
>
>
> When a user sets their audio src to be an absolute path with the file prefix, the file prefix isn't removed properly.  This needs to be fixed with proper string handling.  This is to remind someone to do it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira