﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Announcements</title>
    <description>News &amp; annoucements for the BugNET project.</description>
    <link>http://bugnetproject.com/Home/tabid/36/BlogId/1/Default.aspx</link>
    <language>en-US</language>
    <webMaster>admin@bugnetproject.com</webMaster>
    <pubDate>Tue, 07 Oct 2008 11:36:53 GMT</pubDate>
    <lastBuildDate>Tue, 07 Oct 2008 11:36:53 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.4.0.39853</generator>
    <item>
      <title>BugNET 0.8 Preview Released</title>
      <description>&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;A preview release of the next major version of BugNET has been released (0.8).  &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;This release is primarly geared towards gaining your comments and feedback regarding the direction of this release and to give everyone a look of what has been done to improve the application and address many of the major new features in the issue tracker.  There are a lot of new features that have been added and we want your comments!&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;This is not like an ordinary release in that:&lt;/font&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;It is unsupported.&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;There will be no upgrade path to the final version.&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;It is not meant to be used in a live / production environment.&lt;br /&gt;
    &lt;/font&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;To make it easier for people to try out, there is no install with this release, just unzip and make a virutual directiory and run the application.  You may also attach the BugNet database (found in the app_data folder) using sql server and change the connection string accordingly. &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;As all development versions, the user name is "Admin" and password is "password".&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;For those who would like to see the new features but do not wish to setup the application I will start a new screenshot gallery for the release as well.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;Get the &lt;a href="http://downloads.sourceforge.net/bugnet/BugNet-0.8-Preview.zip?modtime=1217188522&amp;big_mirror=0"&gt;BugNET 0.8 Preview Release &lt;/a&gt;and contribute your feedback in the &lt;a href="http://bugnetproject.com/Forums/tabid/54/forumid/6/postid/1902/scope/posts/Default.aspx"&gt;forum thread.&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;</description>
      <link>http://bugnetproject.com/Home/tabid/36/EntryID/38/Default.aspx</link>
      <comments>http://bugnetproject.com/Home/tabid/36/EntryID/38/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://bugnetproject.com/Default.aspx?tabid=36&amp;EntryID=38</guid>
      <pubDate>Mon, 28 Jul 2008 05:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://bugnetproject.com/DesktopModules/Blog/Trackback.aspx?id=38</trackback:ping>
    </item>
    <item>
      <title>BugNET 0.7.921.0 Released!</title>
      <description>&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;The new build of BugNET has been posted in the &lt;a href="http://bugnetproject.com../../../../../Downloads/tabid/58/Default.aspx"&gt;downloads&lt;/a&gt; section.  This is a new version if the 0.7 releases which fixes bugs and adds some new features.&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;&lt;font color="#ff0000"&gt;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.&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;strike&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;&lt;font color="#ff0000"&gt;Update:&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;/p&gt;
&lt;p&gt;&lt;strike&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;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.&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt; 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.&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/strike&gt;&lt;/p&gt;
&lt;div class="code"&gt;
&lt;table style="width: 100%;"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td colspan="2" style="font-weight: bold;"&gt;&lt;strike&gt;SQL&lt;/strike&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style="text-align: right; vertical-align: top; width: 1%;"&gt;
            &lt;pre&gt;&lt;strike&gt;&lt;span style="border-right: 1px solid rgb(0, 0, 0); padding-right: 2px;"&gt;1&lt;/span&gt;&lt;br /&gt;&lt;span style="border-right: 1px solid rgb(0, 0, 0); padding-right: 2px;"&gt;2&lt;/span&gt;&lt;br /&gt;&lt;span style="border-right: 1px solid rgb(0, 0, 0); padding-right: 2px;"&gt;3&lt;/span&gt;&lt;br /&gt;&lt;span style="border-right: 1px solid rgb(0, 0, 0); padding-right: 2px;"&gt;4&lt;/span&gt;&lt;br /&gt;&lt;span style="border-right: 1px solid rgb(0, 0, 0); padding-right: 2px;"&gt;5&lt;/span&gt;&lt;br /&gt;&lt;span style="border-right: 1px solid rgb(0, 0, 0); padding-right: 2px;"&gt;6&lt;/span&gt;&lt;br /&gt;&lt;span style="border-right: 1px solid rgb(0, 0, 0); padding-right: 2px;"&gt;7&lt;/span&gt;&lt;br /&gt;&lt;span style="border-right: 1px solid rgb(0, 0, 0); padding-right: 2px;"&gt;8&lt;/span&gt;&lt;/strike&gt;&lt;/pre&gt;
            &lt;/td&gt;
            &lt;td style="vertical-align: top; width: 99%;"&gt;
            &lt;pre&gt;&lt;strike&gt;&lt;a href="http://search.microsoft.com/default.asp?so=RECCNT&amp;siteid=us%2Fdev&amp;p=1&amp;nq=NEW&amp;qu=PRINT&amp;IntlSearch=&amp;boolean=PHRASE&amp;ig=01&amp;i=09&amp;i=99" style="color: rgb(0, 0, 255);"&gt;PRINT&lt;/a&gt; N'&lt;span style="color: rgb(139, 0, 0);"&gt;Dropping [dbo].[chObjOwner]&lt;/span&gt;'&lt;br /&gt;&lt;a href="http://search.microsoft.com/default.asp?so=RECCNT&amp;siteid=us%2Fdev&amp;p=1&amp;nq=NEW&amp;qu=GO&amp;IntlSearch=&amp;boolean=PHRASE&amp;ig=01&amp;i=09&amp;i=99" style="color: rgb(0, 0, 255);"&gt;GO&lt;/a&gt;&lt;br /&gt;&lt;a href="http://search.microsoft.com/default.asp?so=RECCNT&amp;siteid=us%2Fdev&amp;p=1&amp;nq=NEW&amp;qu=DROP&amp;IntlSearch=&amp;boolean=PHRASE&amp;ig=01&amp;i=09&amp;i=99" style="color: rgb(0, 0, 255);"&gt;DROP&lt;/a&gt; &lt;a href="http://search.microsoft.com/default.asp?so=RECCNT&amp;siteid=us%2Fdev&amp;p=1&amp;nq=NEW&amp;qu=PROCEDURE&amp;IntlSearch=&amp;boolean=PHRASE&amp;ig=01&amp;i=09&amp;i=99" style="color: rgb(0, 0, 255);"&gt;PROCEDURE&lt;/a&gt; [dbo].[chObjOwner]&lt;br /&gt;&lt;a href="http://search.microsoft.com/default.asp?so=RECCNT&amp;siteid=us%2Fdev&amp;p=1&amp;nq=NEW&amp;qu=GO&amp;IntlSearch=&amp;boolean=PHRASE&amp;ig=01&amp;i=09&amp;i=99" style="color: rgb(0, 0, 255);"&gt;GO&lt;/a&gt;&lt;br /&gt;&lt;a href="http://search.microsoft.com/default.asp?so=RECCNT&amp;siteid=us%2Fdev&amp;p=1&amp;nq=NEW&amp;qu=IF&amp;IntlSearch=&amp;boolean=PHRASE&amp;ig=01&amp;i=09&amp;i=99" style="color: rgb(0, 0, 255);"&gt;IF&lt;/a&gt; @@ERROR&lt;&gt;0 &lt;a href="http://search.microsoft.com/default.asp?so=RECCNT&amp;siteid=us%2Fdev&amp;p=1&amp;nq=NEW&amp;qu=AND&amp;IntlSearch=&amp;boolean=PHRASE&amp;ig=01&amp;i=09&amp;i=99" style="color: rgb(0, 0, 255);"&gt;AND&lt;/a&gt; @@TRANCOUNT&gt;0 &lt;a href="http://search.microsoft.com/default.asp?so=RECCNT&amp;siteid=us%2Fdev&amp;p=1&amp;nq=NEW&amp;qu=ROLLBACK&amp;IntlSearch=&amp;boolean=PHRASE&amp;ig=01&amp;i=09&amp;i=99" style="color: rgb(0, 0, 255);"&gt;ROLLBACK&lt;/a&gt; &lt;a href="http://search.microsoft.com/default.asp?so=RECCNT&amp;siteid=us%2Fdev&amp;p=1&amp;nq=NEW&amp;qu=TRANSACTION&amp;IntlSearch=&amp;boolean=PHRASE&amp;ig=01&amp;i=09&amp;i=99" style="color: rgb(0, 0, 255);"&gt;TRANSACTION&lt;/a&gt;&lt;br /&gt;&lt;a href="http://search.microsoft.com/default.asp?so=RECCNT&amp;siteid=us%2Fdev&amp;p=1&amp;nq=NEW&amp;qu=GO&amp;IntlSearch=&amp;boolean=PHRASE&amp;ig=01&amp;i=09&amp;i=99" style="color: rgb(0, 0, 255);"&gt;GO&lt;/a&gt;&lt;br /&gt;&lt;a href="http://search.microsoft.com/default.asp?so=RECCNT&amp;siteid=us%2Fdev&amp;p=1&amp;nq=NEW&amp;qu=IF&amp;IntlSearch=&amp;boolean=PHRASE&amp;ig=01&amp;i=09&amp;i=99" style="color: rgb(0, 0, 255);"&gt;IF&lt;/a&gt; @@TRANCOUNT=0 &lt;a href="http://search.microsoft.com/default.asp?so=RECCNT&amp;siteid=us%2Fdev&amp;p=1&amp;nq=NEW&amp;qu=BEGIN&amp;IntlSearch=&amp;boolean=PHRASE&amp;ig=01&amp;i=09&amp;i=99" style="color: rgb(0, 0, 255);"&gt;BEGIN&lt;/a&gt; &lt;a href="http://search.microsoft.com/default.asp?so=RECCNT&amp;siteid=us%2Fdev&amp;p=1&amp;nq=NEW&amp;qu=INSERT&amp;IntlSearch=&amp;boolean=PHRASE&amp;ig=01&amp;i=09&amp;i=99" style="color: rgb(0, 0, 255);"&gt;INSERT&lt;/a&gt; &lt;a href="http://search.microsoft.com/default.asp?so=RECCNT&amp;siteid=us%2Fdev&amp;p=1&amp;nq=NEW&amp;qu=INTO&amp;IntlSearch=&amp;boolean=PHRASE&amp;ig=01&amp;i=09&amp;i=99" style="color: rgb(0, 0, 255);"&gt;INTO&lt;/a&gt; #tmpErrors (Error) &lt;a href="http://search.microsoft.com/default.asp?so=RECCNT&amp;siteid=us%2Fdev&amp;p=1&amp;nq=NEW&amp;qu=SELECT&amp;IntlSearch=&amp;boolean=PHRASE&amp;ig=01&amp;i=09&amp;i=99" style="color: rgb(0, 0, 255);"&gt;SELECT&lt;/a&gt; 1 &lt;a href="http://search.microsoft.com/default.asp?so=RECCNT&amp;siteid=us%2Fdev&amp;p=1&amp;nq=NEW&amp;qu=BEGIN&amp;IntlSearch=&amp;boolean=PHRASE&amp;ig=01&amp;i=09&amp;i=99" style="color: rgb(0, 0, 255);"&gt;BEGIN&lt;/a&gt; &lt;a href="http://search.microsoft.com/default.asp?so=RECCNT&amp;siteid=us%2Fdev&amp;p=1&amp;nq=NEW&amp;qu=TRANSACTION&amp;IntlSearch=&amp;boolean=PHRASE&amp;ig=01&amp;i=09&amp;i=99" style="color: rgb(0, 0, 255);"&gt;TRANSACTION&lt;/a&gt; &lt;a href="http://search.microsoft.com/default.asp?so=RECCNT&amp;siteid=us%2Fdev&amp;p=1&amp;nq=NEW&amp;qu=END&amp;IntlSearch=&amp;boolean=PHRASE&amp;ig=01&amp;i=09&amp;i=99" style="color: rgb(0, 0, 255);"&gt;END&lt;/a&gt;&lt;br /&gt;&lt;a href="http://search.microsoft.com/default.asp?so=RECCNT&amp;siteid=us%2Fdev&amp;p=1&amp;nq=NEW&amp;qu=GO&amp;IntlSearch=&amp;boolean=PHRASE&amp;ig=01&amp;i=09&amp;i=99" style="color: rgb(0, 0, 255);"&gt;GO&lt;/a&gt;&lt;/strike&gt;&lt;/pre&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;&lt;u&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;/u&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-566     Sorting on 'created date' in issue list doesn't work correctly      &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-572     Unable to Add Security Role To Project &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-623     Error where creating new user role     &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-592     ProjectRole Update/AddRole logic does not execute     &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-595     Can't enter estimation hours with more than two digits     &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-608     Delete issue does not delete attachments from disk     &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-492     Error messages not routed correctly     &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-581     Datepicker doesn't use correct format &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-505     Error when editing bug created from email     &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-607     change role myself     &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-620     Issue List (BugList.aspx) sorting     &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-476     Bad link to "Issues" after reloading/updating the page &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-583     Sort by due date     &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-579     Issue 'done' linkbutton fails after postback     &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-609     All Issues view does not sort properly &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-562     'Issues' Breadcrumb link on issue view broken &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-542     Quotes in subject coverted to escape code when issue is saved&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-467     Issue list highlights wrong field red&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;&lt;u&gt;&lt;strong&gt;Improvements&lt;/strong&gt;&lt;/u&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-501     Specify Uploads root folder in Web.config     &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-502     Mailboxes: make "Assign to" optional     &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-503     Allow unassigned Version and Category.     &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-500     Save inline images of e-mail as attachement     &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-485     Project Admin unable to view private issues     &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-580     Add change log and roadmap tabs to the menu when navigating a project     &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-520     rename Done to Save &amp; Return     &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-430     Title for all pages should be &lt;application name=""&gt; - Page Name&lt;/application&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;&lt;u&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;/u&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-613     Ability to add a person who shall receive notifications about an issue&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-504     Mailboxes: auto-assign bug priority from message priority     &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-387     New feature to the add users to the notification list of a user     &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-410     Login process makes life difficult &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewBlog_lstBlogView_ctl01_lblDescription"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;BGN-537     highlight due items on bugs list&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;For a description of bug fixes and changes please refer to the &lt;a href="http://support.bugnetproject.com/Bugs/ChangeLog.aspx?pid=1"&gt;change log&lt;/a&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description>
      <link>http://bugnetproject.com/Home/tabid/36/EntryID/36/Default.aspx</link>
      <comments>http://bugnetproject.com/Home/tabid/36/EntryID/36/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://bugnetproject.com/Default.aspx?tabid=36&amp;EntryID=36</guid>
      <pubDate>Sun, 06 Apr 2008 05:00:00 GMT</pubDate>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://bugnetproject.com/DesktopModules/Blog/Trackback.aspx?id=36</trackback:ping>
    </item>
    <item>
      <title>BugNET 0.7.899.0 Released!</title>
      <description>&lt;p&gt;&lt;font size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;&lt;font face="Tahoma"&gt;The new build of BugNET has been posted in the &lt;a href="http://bugnetproject.com../../../../../Downloads/tabid/58/Default.aspx"&gt;downloads&lt;/a&gt; section. &lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;font size="2"&gt;&lt;font face="Tahoma"&gt;This is a bug fix / improvment release.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;&lt;font face="Tahoma"&gt;&lt;u&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;/u&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;font size="2"&gt;BGN-518     Project administrator can't edit a category tree&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2"&gt;BGN-558     Unhandled exception executing SQL in installer&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2"&gt;BGN-570     Problem with roles - I clone a project, but permissions doesnt work ok&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2"&gt;BGN-414     Remove html-tags in notification mails.&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2"&gt;BGN-474     Can't show Attachments tab on BugDetail.aspx&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2"&gt;BGN-374     Email link should redirect to the issue page after login&lt;/font&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;font size="2"&gt;All previous problems with the installation scripts should be fixed in this release as well.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&lt;span id="dnn_ctr366_MainView_ViewEntry_lblEntry"&gt;&lt;font face="Tahoma"&gt;For a full list of bug fixes and changes please refer to the &lt;a href="http://support.bugnetproject.com/Bugs/ChangeLog.aspx?pid=1"&gt;change log&lt;/a&gt;.&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;</description>
      <link>http://bugnetproject.com/Home/tabid/36/EntryID/34/Default.aspx</link>
      <comments>http://bugnetproject.com/Home/tabid/36/EntryID/34/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://bugnetproject.com/Default.aspx?tabid=36&amp;EntryID=34</guid>
      <pubDate>Sat, 09 Feb 2008 05:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://bugnetproject.com/DesktopModules/Blog/Trackback.aspx?id=34</trackback:ping>
    </item>
    <item>
      <title>0.7.891.0 install package problem</title>
      <description>&lt;p&gt;&lt;font size="2" face="Tahoma"&gt;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.   &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2" face="Tahoma"&gt;To fix this manually perform the following steps on your database:&lt;/font&gt;&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;Run this sql statement against the database to add the proper version &lt;br /&gt;
    UPDATE HostSettings SET SettingValue = '0.7.891.0' WHERE SettingName = 'Version'&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;Run the 0.7.891.0.SqlDataProvider.sql script from the install directory on your database to reflect the current changes.&lt;/font&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;font size="2" face="Tahoma"&gt;All existing installations are unaffected by this problem and should reflect the current changes in the latest version.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2" face="Tahoma"&gt;The install package will be updated tonight to fix this.&lt;br /&gt;
&lt;/font&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description>
      <link>http://bugnetproject.com/Home/tabid/36/EntryID/33/Default.aspx</link>
      <comments>http://bugnetproject.com/Home/tabid/36/EntryID/33/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://bugnetproject.com/Default.aspx?tabid=36&amp;EntryID=33</guid>
      <pubDate>Mon, 21 Jan 2008 05:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://bugnetproject.com/DesktopModules/Blog/Trackback.aspx?id=33</trackback:ping>
    </item>
    <item>
      <title>BugNET 0.7.891.0 Released!</title>
      <description>&lt;p&gt;&lt;font size="2" face="Tahoma"&gt;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.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2" face="Tahoma"&gt;The new build of BugNET has been posted in the &lt;a href="http://bugnetproject.com/Downloads/tabid/58/Default.aspx"&gt;downloads&lt;/a&gt; section. &lt;br /&gt;
&lt;br /&gt;
&lt;u&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;/u&gt;&lt;/font&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;&lt;span&gt;BGN-512     SMTP/POP3 password cleared if not reset    &lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;&lt;span&gt; BGN-518     Project administrator can't edit a category tree&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;&lt;span&gt; BGN-539     Searching by Issue Id does not work     &lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;&lt;span&gt; BGN-471     Cloning a project leaves default role permissions empty     &lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;&lt;span&gt; BGN-463     Problem using quotes and other characters in issues summaries&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;&lt;span&gt; BGN-495     Wrong link on page AccessDenied.aspx&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;&lt;span&gt; BGN-483     Deleted roles, remain under the UserRoles table&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;&lt;span&gt; BGN-472     Build error if empty space in project path&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;&lt;span&gt; BGN-514     Issue List page returns error when entering a non-numeric char&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;&lt;span&gt; BGN-509     Can't export issue list to excel&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;&lt;span&gt; BGN-497     Security roles are copied incorrectly when cloning a project&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;&lt;span&gt; BGN-487     Role cannot be edited after creation  &lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;font size="2" face="Tahoma"&gt;&lt;u&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;/u&gt;&lt;/font&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;BGN-533     upgrade to FCKEditor 2.5&lt;/font&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;font size="2" face="Tahoma"&gt;For a full list of bug fixes and changes please refer to the &lt;a href="http://support.bugnetproject.com/Bugs/ChangeLog.aspx?pid=1"&gt;change log&lt;/a&gt;.&lt;/font&gt;&lt;/p&gt;</description>
      <link>http://bugnetproject.com/Home/tabid/36/EntryID/32/Default.aspx</link>
      <comments>http://bugnetproject.com/Home/tabid/36/EntryID/32/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://bugnetproject.com/Default.aspx?tabid=36&amp;EntryID=32</guid>
      <pubDate>Sun, 13 Jan 2008 05:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://bugnetproject.com/DesktopModules/Blog/Trackback.aspx?id=32</trackback:ping>
    </item>
    <item>
      <title>BugNET 0.7.881.0 Released!</title>
      <description>&lt;p&gt;&lt;span&gt;
&lt;p&gt;&lt;font size="2" face="Tahoma"&gt;A new build of BugNET has been posted in the &lt;a href="http://bugnetproject.com/Downloads/tabid/58/Default.aspx"&gt;downloads&lt;/a&gt; section.   This is a bug fix release that fixes issues that have been found since the release of 0.7.880.0&lt;br /&gt;
&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2" face="Tahoma"&gt;&lt;br /&gt;
&lt;u&gt;&lt;strong&gt;Fixes Include&lt;/strong&gt;&lt;/u&gt;&lt;/font&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;BGN-459    Issue adding users to roles in the new project wizard     &lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;BGN-464    System.Web.Extensions.Design.dll is missing from the installation package&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;BGN-460    New project wizard allows you to click next past the finish screen  &lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;BGN-458    User Profile / Manage password, does not check password verify input  &lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;BGN-436    Last Change attribute of issue change notifcation is doubled.   &lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;BGN-428    Sorting due date on buglist does not working properly  &lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;BGN-429    Incosistant text casing in the issue filter   &lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;BGN-420    Wrong redirect link...&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;BGN-465    Add milestone to BugList.aspx&lt;/font&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;
&lt;p&gt;&lt;font size="2" face="Tahoma"&gt;For a full list of bug fixes and changes please refer to the &lt;a href="http://support.bugnetproject.com/Bugs/ChangeLog.aspx?pid=1"&gt;change log&lt;/a&gt;.&lt;/font&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;</description>
      <link>http://bugnetproject.com/Home/tabid/36/EntryID/28/Default.aspx</link>
      <comments>http://bugnetproject.com/Home/tabid/36/EntryID/28/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://bugnetproject.com/Default.aspx?tabid=36&amp;EntryID=28</guid>
      <pubDate>Sun, 11 Nov 2007 14:13:27 GMT</pubDate>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://bugnetproject.com/DesktopModules/Blog/Trackback.aspx?id=28</trackback:ping>
    </item>
    <item>
      <title>Forum and Blog Update</title>
      <description>&lt;p&gt;&lt;font size="2" face="Tahoma"&gt;Various parts of the site, forums and blogs may be disabled this afternoon for a few hours for an upgrade.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2" face="Tahoma"&gt;Thanks,&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2" face="Tahoma"&gt;Davin&lt;/font&gt;&lt;/p&gt;
&lt;p&gt; &lt;strong&gt;Update:&lt;/strong&gt; Since the forum upgrade posting new threads is not working properly.  I will be working to resolve this ASAP.   Posting replies to existing threads is still working properly.&lt;/p&gt;</description>
      <link>http://bugnetproject.com/Home/tabid/36/EntryID/30/Default.aspx</link>
      <comments>http://bugnetproject.com/Home/tabid/36/EntryID/30/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://bugnetproject.com/Default.aspx?tabid=36&amp;EntryID=30</guid>
      <pubDate>Tue, 30 Oct 2007 13:16:03 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://bugnetproject.com/DesktopModules/Blog/Trackback.aspx?id=30</trackback:ping>
    </item>
    <item>
      <title>BugNET 0.7.880.0 Released!</title>
      <description>&lt;p&gt;&lt;span&gt;
&lt;p&gt;&lt;font size="2" face="Tahoma"&gt;A new build of BugNET has been posted in the &lt;a href="http://bugnetproject.com/Downloads/tabid/58/Default.aspx"&gt;downloads&lt;/a&gt; section.  &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2" face="Tahoma"&gt;&lt;br /&gt;
&lt;u&gt;&lt;strong&gt;New Functionality Includes&lt;/strong&gt;&lt;/u&gt;&lt;/font&gt;&lt;/p&gt;
&lt;/span&gt;&lt;span&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;span&gt;&lt;span&gt;[BGN-248] &lt;/span&gt;&lt;/span&gt;&lt;span&gt;Add time estimation fields to an issue&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span&gt;[BGN-330] category parent changing&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span&gt;[BGN-321] show issues grouped by "fixed in version" not by "version" in project summary&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span&gt;[BGN-292] allow fixed in to be specified on new issue form&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span&gt;[BGN-452] Add a clone project feature to create a new project from an existing one.&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span&gt;[BGN-291] relavant information in page title&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;
    &lt;div class="bug-title"&gt;&lt;span id="ctl00_PageTitle_UpdatePanel2"&gt; 			 		                 		                 		                 			            &lt;span class="bug-id"&gt;[BGN-294] go to issue by id input field  &lt;br /&gt;
    &lt;/span&gt; 			        &lt;/span&gt;&lt;/div&gt;
    &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;&lt;font size="2" face="Tahoma"&gt;&lt;u&gt;&lt;strong&gt;Known Issues&lt;/strong&gt;&lt;/u&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Sometimes the category administration treeview does not load properly and you have to refresh the screen.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;
&lt;p&gt;&lt;font size="2" face="Tahoma"&gt;For a full list of bug fixes and changes please refer to the &lt;a href="http://support.bugnetproject.com/Bugs/ChangeLog.aspx?pid=1"&gt;change log&lt;/a&gt;.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2" face="Tahoma" color="#ff0000"&gt;Note: It is recommended when upgrading to 0.7.880.0 that you delete the application folders (except your uploads folder) instead of unzipping the package over your existing installation because of folder structure changes that have been made to this release.  Remember to always backup your existing installation before any upgrades.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;</description>
      <link>http://bugnetproject.com/Home/tabid/36/EntryID/27/Default.aspx</link>
      <comments>http://bugnetproject.com/Home/tabid/36/EntryID/27/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://bugnetproject.com/Default.aspx?tabid=36&amp;EntryID=27</guid>
      <pubDate>Sun, 23 Sep 2007 15:39:31 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://bugnetproject.com/DesktopModules/Blog/Trackback.aspx?id=27</trackback:ping>
    </item>
    <item>
      <title>BugNET 0.7.854.0 Released!</title>
      <description>&lt;p&gt;&lt;font size="2" face="Tahoma"&gt; A new build of BugNET has been posted in the &lt;a href="http://bugnetproject.com../../../../../Downloads/tabid/58/Default.aspx"&gt;downloads&lt;/a&gt; section.  For upgrade instructions please refer to the readme.html included in the release or the  &lt;a href="http://bugnetproject.com../../../../../Default.aspx?tabid=57&amp;pageid=3&amp;pagename="&gt;wiki documentation&lt;/a&gt; on the website. This release mostly consists of bug fixes around the installation and administration of the application and some minor improvements.&lt;br /&gt;
&lt;h2&gt;&lt;font size="4"&gt;New Functionality Includes&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;span id="ctl00_Content_rptChangeLog_ctl17_lblSummary"&gt;Add new user notification&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;span id="ctl00_Content_rptChangeLog_ctl17_lblSummary"&gt;Updated version of the FCKEditor , new skin and added buttons&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/font&gt;&lt;/p&gt;
&lt;h2&gt;&lt;font size="4" face="Tahoma"&gt;Known Issues&lt;/font&gt;&lt;/h2&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;There is a bug with the roadmap not grouping issues together for certain versions. &lt;/font&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;font size="2" face="Tahoma"&gt;For a full list of bug fixes and changes please refer to the &lt;a href="http://support.bugnetproject.com/Bugs/ChangeLog.aspx?pid=1"&gt;change log&lt;/a&gt;.&lt;/font&gt;&lt;/p&gt;</description>
      <link>http://bugnetproject.com/Home/tabid/36/EntryID/25/Default.aspx</link>
      <comments>http://bugnetproject.com/Home/tabid/36/EntryID/25/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://bugnetproject.com/Default.aspx?tabid=36&amp;EntryID=25</guid>
      <pubDate>Sat, 23 Jun 2007 14:36:20 GMT</pubDate>
      <slash:comments>2</slash:comments>
      <trackback:ping>http://bugnetproject.com/DesktopModules/Blog/Trackback.aspx?id=25</trackback:ping>
    </item>
    <item>
      <title>BugNET 0.7.832.0 Released!</title>
      <description>&lt;p&gt;&lt;font size="2" face="Tahoma"&gt;A new build of BugNET has been posted in the downloads section. For upgrade instructions please refer to the readme.html included in the release or the wiki documentation on the website. This is a stabilization release from the previous version.&lt;br /&gt;
&lt;br /&gt;
&lt;u&gt;&lt;strong&gt;New Functionality Includes&lt;/strong&gt;&lt;/u&gt;&lt;/font&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;Email notification to the administrator when a user registers&lt;/font&gt;&lt;/li&gt;
    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;Optional auto assignment of users to roles&lt;/font&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;font size="2" face="Tahoma"&gt;For a full list of bug fixes and changes please refer to the &lt;a href="http://support.bugnetproject.com/Bugs/ChangeLog.aspx?pid=1"&gt;change log&lt;/a&gt;.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2" face="Tahoma"&gt;Please visit the &lt;a href="http://bugnetproject.com/Downloads/tabid/58/Default.aspx"&gt;downloads section&lt;/a&gt; to obtain the latest version.&lt;/font&gt;&lt;/p&gt;</description>
      <link>http://bugnetproject.com/Home/tabid/36/EntryID/23/Default.aspx</link>
      <comments>http://bugnetproject.com/Home/tabid/36/EntryID/23/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://bugnetproject.com/Default.aspx?tabid=36&amp;EntryID=23</guid>
      <pubDate>Tue, 24 Apr 2007 05:00:00 GMT</pubDate>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://bugnetproject.com/DesktopModules/Blog/Trackback.aspx?id=23</trackback:ping>
    </item>
  </channel>
</rss>