When trying to add files using remote urls that have query stings appended to the file name (vimeo does this for example), I get the following error:

Only files with the following extensions are allowed: mp4.

I guess this a follow-up of #2776951: realpath() calls breaks MIME guessing with query parameters which makes the remote stream wrapper accept urls with query strings, but the widget doesn't handle them yet.

Comments

Lukas von Blarer created an issue.

mhavelant’s picture

I'm encountering this, too with the added complication that the files I want to reference are behind a download URL, e.g. https://www.mydomain.com/Download.aspx?FileId=12345