DotNetNuke 4.8.0 Released
Yesterday DotNetNuke 4.8 was released. You can checkout the full change log at http://support.dotnetnuke.com/project/ChangeLog.aspx?PROJID=2 but some of the more interesting bug fixes include:
- PurgeEventLog is very slow
If your event log gets out of hand and you try to clean it up, it is practically impossible without using SEM and/or writing your own SQL to do the job. Evidently, 4.8 fixes this issue. - Empty recycle bin doesn’t deal with recursion nicely.
I’ve run into this one a couple of times. You delete a page that has modules on it and then go to empty the recycle bin and you get a bunch of warning messages saying you can’t delete X until Y is gone. Well, duh! I’m trying to delete them all! Just handle that for me eh?
Fortunately, this is fixed now. - Several performance enhancement related bugs
There are other items in the list that you may care about. But these are the ones I’ve seen that directly impact the work I do.
Other Related Items:
Professional DotNetNuke Module Programming This book was written to provide insight into the development techniques needed (and the options available) to work within the DotNetNuke f... Read More >
Professional DotNetNuke 5: Open Source Web Application Framework for ASP.NET (Wrox Programmer to Programmer)DotNetNuke creator Shaun Walker leads this superlative author team of MVPs while delivering the latest update of a bestseller. They offer complete cov... Read More >









