This is the bug tracking and feature request tracking system for the Mambo open source CMS project. To add a new task, or comment or vote on an existing task, please register, preferably by using the same username that you use on the forums.
Please do not open tasks for bugs in versions earlier than Mambo 4.6.5.
FS#414 - delete media folder even if it is not empty
Opened by damodar bashyal (dbashyal) - Wednesday, 13 August 2008, 03:42 GMT-4
Last edited by Andres Felipe Vargas valencia (andphe) - Thursday, 07 May 2009, 07:33 GMT-4
|
DetailsI am new to mambo and i have a request from the client to make it able to delete folders in media manager even if they are not empty, sometimes folders have too many files and takes ages to delete one by one. If someone can point me to the right direction would be appreciated. |
I'm not sure if everyone would be happy with a behavior like this, I would like to see the Design team discussing about this issue.
in the meantime there is a fix for this, file administrator/components/com_media/admin.media.php, replace the delete_folder function with this one.