Archive
Monthly
Go
|
|
DNN Blog
Jun
24
Posted by:
Joe Brinkman
6/24/2007 8:36 PM
Reposted from TheAccidentalGeek
This weekend, DotNetNuke 4.5.4 was released to benefactors for final release testing. 4.5.4 is primarily a stabilization release with just a few key enhancements and one new feature.
The final release date has not been announced pending the results of testing by the benefactors and core team. As part of this release we have started implementing new processes to help improve the stability of each release. We still have a lot of work to do, but this marks the first step in refining the process.
| Component |
Issue Type |
Issue ID |
Summary |
| Admin / Host Functions |
Bug |
DNN-4634 |
User Accounts manager page can crash if not all user fields present. |
| Admin / Host Functions |
Bug |
DNN-5075 |
Adding/deleting security roles - notification/date format. |
| Admin / Host Functions |
Bug |
DNN-5239 |
Issue with "required" profile properties. |
| Admin / Host Functions |
Bug |
DNN-5433 |
Redirect after login |
| Admin / Host Functions |
Bug |
DNN-5616 |
Core code should not reference external images... |
| Admin / Host Functions |
Bug |
DNN-5646 |
last lock-out date incorrect |
| Admin / Host Functions |
Bug |
DNN-5765 |
Sitemap.aspx Including Link to DotNetNuke.com |
| Admin / Host Functions |
Bug |
DNN-5614 |
Page Quota Not Working in Demo Portals |
| Admin / Host Functions |
Bug |
DNN-5771 |
Profile Definition Required Needs to be Tied to Visibility |
| Admin / Host Functions |
Bug |
DNN-5715 |
Install wizard runs when database is missing |
| Admin / Host Functions |
Bug |
DNN-5727 |
Can't delete default home page after installation/yellow screen of death |
| Admin / Host Functions |
Bug |
DNN-5787 |
Account Login module is not visible to logged in users |
| Admin / Host Functions |
Enhancement |
DNN-5805 |
short circuit check for known account defaults |
| Control Panel |
Bug |
DNN-1579 |
Misleading Tooltips |
| General |
Bug |
DNN-5754 |
Profile Property Names that contain spaces raise js errors |
| Installation / Upgrade |
Bug |
DNN-5605 |
Password length error string |
| Installation / Upgrade |
Bug |
DNN-5606 |
Possible incorrect description text |
| Localization / ML |
Bug |
DNN-2612 |
XML Error in Resource Verifier |
| Localization / ML |
Bug |
DNN-5835 |
typo in manage users localization file |
| Localization / ML |
Enhancement |
DNN-5778 |
Inconsistent on page help text on the Account Login module Help buttons |
| Performance |
Task |
DNN-5714 |
unneccesary call in BuildDiv method of FieldEditorControl |
| Security |
Bug |
DNN-5829 |
DNN Membership Preventing Active Directory Login |
| Security |
Bug |
DNN-5802 |
ReturnUrl - Cross Site Request Forgery Vector |
| Security |
Bug |
DNN-5746 |
New user registration not working if specific page defined |
| Security |
Bug |
DNN-5734 |
Roles duplicated on "Global Roles" due to list values |
| Security |
Bug |
DNN-2593 |
Custom module permissions not deleted |
| Security |
New Feature |
DNN-678 |
SSL Support |
| Skinning |
Bug |
DNN-4590 |
DNN not rendering link to skins CSS file |
| Skinning |
Bug |
DNN-5672 |
Pagingtable class made ineffective by hard-coded styles |
| Skinning |
Bug |
DNN-5618 |
FixImagePath routine trashing APPIMAGEPATH |
| Templates |
Bug |
DNN-5549 |
CS1010: Newline in constant error after creating new CS module using template |
| UI / Usability |
Bug |
DNN-5708 |
Wrong CSS class specified for "Manage User Credentials" tab |
| UI / Usability |
Bug |
DNN-5628 |
Assignment issue in HelpButtonControl |
9 comment(s) so far...
Re: DotNetNuke 4.5.4 has entered release testing
Can you give us more info on the SSL support?
By ahawes on
6/25/2007 6:24 AM
|
Re: DotNetNuke 4.5.4 has entered release testing
Either Shaun or I will have a blog post on that feature in the next day or so.
By jbrinkman on
6/25/2007 6:25 AM
|
Re: DotNetNuke 4.5.4 has entered release testing
Does the numbering of DNN make any specific sense? I would think major release, minor release, bug fix, but this release has SSL, which is new. And is it my imagination or is the time between releases decreasing? Okay, so some were one or two day releases for a critical security issue (don't get me started on commenting on a release process that allows security issues out the door...), but still, it seems like I'm upgrading every month or so. At that rate I'll just wait for DNN 7.4.2 to be released in December.
By jeff@zina.com on
6/25/2007 11:49 AM
|
Re: DotNetNuke 4.5.4 has entered release testing
Good communication to the community. Thanks for posting this JB.
By ech01 on
6/25/2007 1:56 PM
|
Re: DotNetNuke 4.5.4 has entered release testing
Congrats on the new process..
By brian on
6/25/2007 1:56 PM
|
Re: DotNetNuke 4.5.4 has entered release testing
@Jeff - We use the following criteria for product version numbers - Major - 1.0, 2.0 etc is reserved for major platform changes. These are significant changes that have far reaching implications for the entire platform. For example the 2.0 release include DAL and skinning, 3.0 included major breaking changes across the entire API, 4.0 required .Net 2.0. Minor - 1.1.0, 2.1.0, 4.5.0 is used for releases with substantial feature enhancements and major new features which have significant upgrade risks. Revision - 1.1.2, 4.5.4 is used for releases which primarily consist of bug fixes or enhancements which should have a low upgrade risk. People "should" be able to upgrade to any revision within a given minor release branch with very little risk. I say "should" because, as we have proved, we are not perfect in meeting our own standards.
So, with that said, we deem SSL support to be a low risk feature. The implementation preserves existing behavior on upgrade and requires an administrator to actively enable SSL support. In addition, this feature took just a few hours to implement and touches very little existing DNN code.
By jbrinkman on
6/25/2007 2:07 PM
|
Re: DotNetNuke 4.5.4 has entered release testing
Thanks sooooooooo much for getting the SSL completed!!!!!
By kjparker on
7/18/2007 5:38 AM
|
Re: DotNetNuke 4.5.4 has entered release testing
I tried to work with DNN4.5.3 and got exception. I saw a fix to the exception in DNN4.5.4. Can you predict when this version will be released? How much time will it take to test it by benefactors and core team? A week? A month? or More? I really want to use DNN4.5.4.
By nirpet on
7/18/2007 5:38 AM
|
Re: DotNetNuke 4.5.4 has entered release testing
any update on the release?
By BrianGorbett on
7/18/2007 5:39 AM
|
|