ckeditor4-sdk
ckeditor4-sdk copied to clipboard
JavaScript error in the FileUpload SDK sample
Open this link in Chrome: http://sdk.ckeditor.com/samples/fileupload.html#uploading-dropped-and-pasted-images
Result in the error console:
simplesample.js:191
Uncaught TypeError: Cannot read property 'length' of undefined(…)
createSampleSourceCode @ simplesample.js:191
getSampleSourceCode @ simplesample.js:171
showSampleSource @ simplesample.js:330
onLoad @ simplesample.js:374
init @ contentloaded.js:31