GitHub user TanaseButcaru opened a pull request:
https://github.com/apache/cordova-plugin-media-capture/pull/54
new MediaFile() - fix wrong property name for localURL
If manually created a ``MediaFile`` object and calling ``getFormatData`` on
it, it will run into an error with code 2 (invalid argument).
``MediaFile`` extens the ``File`` constructor, which does not have a
``filePath`` property.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/TanaseButcaru/cordova-plugin-media-capture-unofficial
newMediaFile-localURL-prop
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-media-capture/pull/54.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #54
----
commit ed307cf165ee9df8a8f37abaa92cba87afe61d31
Author: TanaseButcaru <[email protected]>
Date: 2016-02-16T13:54:02Z
new MediaFile() - fix wrong property name for localURL
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]