Hello,
I'm worried about some bugs on the File Manager. Some were introduced on DNN 6.1.0, others are there since 6.0.0, and one exists since DNN 4 or even before that.
I've posted them (some, month ago) at http://support.dotnetnuke.com, and they are not even read or 'verified'.
The worst ones are:
This one is new to 6.1.0:
http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=18830&PROJID=2
These are present since 6.0.0:
http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=17836&PROJID=2
http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=17696&PROJID=2
http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=17691&PROJID=2
DNN-18830 makes the File Manager unusable (very slow), and it is very easy to fix.
DNN-17836 makes slow and inefficient all sync operations, and it is very easy to fix.
DNN-17696 confuses people, because they do not found files that are there (because the permissions are wrong)
DNN-17691 is there since DNN4 (or even before), and it affects any file (which is not an image) that is updated.
For example, if you have a ZIP or PDF already uploaded, and you update it. Its size (in the Files table) is never updated. Therefore downloading it with many modules turns into a corrupted download.
This is also very easy to fix.
Complete list:
My question is, will the ugliest bugs in this list be fixed soon? Or at least validated/recognized as bugs, and have a ETA to be solved?
Or should I create a custom File Manager module to overcome them? This sounds like a waste of time, but, if there is no choice...
Thanks,
Horacio.-