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 2014/01/02 19:30:05 UTC

[jira] [Commented] (CB-5569) Windows8. MediaFile constructor does not exist

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

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

Commit 9f7a356632f361ad4e8824f9489e824ee0d66a7f in branch refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;h=9f7a356 ]

Merge branch 'CB-5569' of https://github.com/sgrebnov/cordova-plugin-media-capture into dev


> Windows8. MediaFile constructor does not exist
> ----------------------------------------------
>
>                 Key: CB-5569
>                 URL: https://issues.apache.org/jira/browse/CB-5569
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Media Capture, Windows 8
>         Environment: Windows8
>            Reporter: Sergey Grebnov
>            Assignee: Jesse MacFadyen
>
> When I run media capture spec tests on Windows8 I see that the following test fails "capture.spec.12 MediaFile constructor should exist"
> This is because new MediaFile(); throws 'Object doesn't support this action' exception. 
> Reason: W8 specific implementation fully redefines common MediaFile definition.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)