BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
  Forum  Support  Installation pr...  Migration / Missing Functionality
Previous Previous
 
Next Next
New Post 12/7/2006 10:02 AM
User is offline ahazelwood
1 posts
No Ranking


Migration / Missing Functionality 
I just upgraded our in-house version of BugNet from 0.44 to the latest release.  I would log this as a defect, but it seems I'm not able to register for the Issue Tracker, so I'll just report it here.

In the stored procedure:  BugNet_BugNotification_CreateNewBugNotification, you need to return the scoped identity.  It appears to be missing from: 0.7.719.0.SqlDataProvider.sql  

In the stored procedure:  BugNet_Attachment_CreateNewAttachment  doesn't use the scoped identity, but uses the unsafe @@IDENTITY

If an error happens during the execution of a page within BugNet, the user gets a white screen.  Ideally, they should get an error page which allows them to alert the administrator that an error occurred so I can go to the Log and look to see what the exception is.

But outside of a few migration issues, everything else appears great and the new functionality is definitely needed and appreciated. 

Keep up the good work.

 
New Post 12/7/2006 10:42 AM
User is offline admin
658 posts
bugnetproject.com
1st Level Poster




Re: Migration / Missing Functionality 
Thank you for the bug reports. I will add them to the issue tracker.

You can have the error page display by setting the mode=on in the customErrors tag in the webconfig.  I missed this when deploying the beta.

Thanks.

Davin Dubeau
BugNET - Core Developer

 
Previous Previous
 
Next Next
  Forum  Support  Installation pr...  Migration / Missing Functionality

Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.