Hi,
There seems to be an issue with the use of Hooks and the new multiple file uploads. Trying to call the AfterFileUpload hook when the flash uploader is used does not work.
Hook call being used:
When the flash upload is disabled the hook appears to work as expected. Is this a know issue and is there a fix?
Also worth noting that with the flash uploader disabled that you cannot select files for upload in IE9 using the basic (original uploader).
Thanks
There seems to be an issue with the use of Hooks and the new multiple file uploads. Trying to call the AfterFileUpload hook when the flash uploader is used does not work.
Hook call being used:
$image = new checkImageSize(); $config['Hooks']['AfterFileUpload'][] = array($image, 'onAfterFileUpload', $config);
When the flash upload is disabled the hook appears to work as expected. Is this a know issue and is there a fix?
Also worth noting that with the flash uploader disabled that you cannot select files for upload in IE9 using the basic (original uploader).
Thanks

Re: Hooks and Multiple Uploads
viewtopic.php?f=10&t=23590&hilit=afterfileupload
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+