Hello,

when using the speed plugin, I get a js error when I limit the selected files by file_upload_limit. It says on line 141 of swfupload.speed.js "Null" is Null or not an object. In this line we find file.currentSpeed = 0;

However, I tried the speeddemo too. I do not get the js-error here, but still no alert about selecting too many files when restricting by using file_upload_limit.

Do you have any idea? Thank you.