By Davin Dubeau on
4/6/2008 12:00 AM
The new build of BugNET has been posted in the
downloads section. This is a new version if the 0.7 releases which fixes bugs and adds some new features.
NOTE: This release fixes critical security bugs that could allow a registered user to elevate their priviledges and it is recommended that you upgrade your installation.
Update:
It has come to my attention that when upgrading there is a script error, which is trying to drop a stored procedure that may not exist. Temporarly to fix this you can open the 0.7.921.0.SqlDataProvider.sql (found under Install\dbscripts folder) file in a text editor and remove the following code. A package update will occur this evening for those who do not wish to do this manually.
SQL
12345678
PRINT...