You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "David Kemp (JIRA)" <ji...@apache.org> on 2013/09/12 19:40:52 UTC

[jira] [Created] (CB-4799) incorrect namespace in media - audioplayer

David Kemp created CB-4799:
------------------------------

             Summary: incorrect namespace in media - audioplayer
                 Key: CB-4799
                 URL: https://issues.apache.org/jira/browse/CB-4799
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android, iOS
    Affects Versions: Master
         Environment: android , ios maybe others
            Reporter: David Kemp
            Assignee: Joe Bowser


android AudioPlayer.java and ios CDVSound refer to namespace:
org.apache.cordova.core.AudioHandler.Media

but the plugin has been moved to:
org.apache.cordova.core.media.Media

this throws errors in the media tests in Mobile-Spec

--
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