Unplanned
Last Updated: 29 Mar 2012 10:01 by ADMIN
ADMIN
Tina Stancheva
Created on: 29 Mar 2012 10:01
Category: Upload
Type: Bug Report
2
Upload: The file size limitations aren't applied when a file is uploaded after closing another process that's been using it
We have RadUpload which has MaxFileSize limited to 10MB. If I only try to upload document everything works OK and the document is not uploaded. However, if I select the file which is open in editor, then close the editor and press upload, file is uploaded, even if size is bigger than 10MB

Steps to reproduce bug:
1. Open a file, which is bigger than max allowed size in editor (i.e. on MSWord)
2. Select the file in RadUpload - an exception is thrown to indicate the file is used by another process 
3. Close the editor
4. Press upload - the file is uploaded even though its size is bigger than the allows file size
0 comments