iametza / ckeditor-html5-audio

HTML5 audio plugin for CKEditor. (Hau honen ispilu bat da: / This is a mirror of https://gitlab.com/iametza/ckeditor-html5-audio)

Home Page:http://ckeditor.com/addon/html5audio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Undefined resource fetched while opening the audio dialog.

f1ames opened this issue · comments

Hello,
I was testing the plugin with some CKEditor builds (basic, standard, full) and I noticed the error in the console every time the audio dialog is opened:
screen shot 2016-07-22 at 09 52 27

I suppose it is connected with the widget template used by the plugin that has an empty src attribute (https://github.com/iametza/ckeditor-html5-audio/blob/master/html5audio/plugin.js#L8) and the browser tries to fetch the non-existent resource.

Tested in Chrome 51.