|
Latest News & Announcements
By Davin Dubeau on
1/21/2008 12:00 AM
I have to apologize to all those who are installing the issue tracker for the first time but the latest install package does not create an up to date database.
To fix this manually perform the following steps on your database:
- Run this sql statement against the database to add the proper version
UPDATE HostSettings SET SettingValue = '0.7.891.0' WHERE SettingName = 'Version'
- Run the 0.7.891.0.SqlDataProvider.sql script from the install directory on your database to reflect the current changes.
All existing installations are unaffected by this problem and should reflect the current changes in the latest version.
The install package will be updated tonight to fix this.
|
By Davin Dubeau on
1/13/2008 12:00 AM
Happy new year to everyone! This is the first release of the issue tracker this year and is a bugfix release that addresses some of the remaining bugs in the 0.7 release.
The new build of BugNET has been posted in the downloads section.
Fixes
BGN-512 SMTP/POP3 password cleared if not reset
BGN-518 Project administrator can't edit a category tree
BGN-539 Searching by Issue Id does not work
BGN-471 Cloning a project leaves default role permissions empty
BGN-463 Problem using quotes and other characters in issues summaries
BGN-495 Wrong link on page AccessDenied.aspx
BGN-483 Deleted roles, remain under the UserRoles table
BGN-472 Build error if empty space in project path
BGN-514 Issue List page returns error when entering a non-numeric char
BGN-509 Can't export issue list to excel
BGN-497 Security roles...
|
|
|