Bug in MaxFilesLimit

  •  01-14-2009, 4:49 AM

    Bug in MaxFilesLimit

    I've noticed that setting MaxFilesLimit=x restricts the file selector dialog to selecting only 3 files at a time, which is great.  However it does not stop the user from selecting 3 files, then another 3, then another 3 indefinitely.
     
    I'm assuming this is a bug - there needs to be some javascript validation happening, to keep track of selected imagecount and restricing the number of images selected in total.
     
    Any chance of getting this fixed ASAP?  If not, I guess i could just detect how many rows there are in the AjaxUploaderQueueTable table, but that's just hacky and shouldn't be necessary for a control that's costing hundreds of dollars.
     
    Thanks
    greg
     
View Complete Thread