Skip to content

fix: new MediaFile() - fix wrong property name for localURL#54

Open
tanasebutcaru wants to merge 2 commits intoapache:masterfrom
tanasebutcaru:newMediaFile-localURL-prop
Open

fix: new MediaFile() - fix wrong property name for localURL#54
tanasebutcaru wants to merge 2 commits intoapache:masterfrom
tanasebutcaru:newMediaFile-localURL-prop

Conversation

@tanasebutcaru
Copy link
Contributor

If manually created a MediaFile object and calling getFormatData on it, it will run into an error with code 2 (invalid argument).

MediaFile extends the File constructor, which does not have a filePath property.

@janpio janpio added the bug label Sep 17, 2018
@janpio janpio changed the title new MediaFile() - fix wrong property name for localURL fix: new MediaFile() - fix wrong property name for localURL Jul 4, 2019
Copy link
Member

@janpio janpio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hard merge conflict, unsurprisingly after so much time.
Has to be checked if has already be fixed in the meantime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants