You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/09/13 17:01:57 UTC

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

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

ASF subversion and git services commented on CB-4799:
-----------------------------------------------------

Commit 49c1e7dac1e93500086d2fe03189859d25e62e85 in branch refs/heads/dev from [~drkemp]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media.git;h=49c1e7d ]

[CB-4799] Fix incorrect JS references within native code on Android & iOS

                
> 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: David Kemp
>
> 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