<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.opensourcec.org/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Bug Fixes</title><link>http://www.opensourcec.org/media/g/bug_fixes/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>BUG FIX: Read/Unread Flags 1.1</title><link>http://www.opensourcec.org/media/p/462.aspx</link><pubDate>Fri, 09 Mar 2007 21:42:04 GMT</pubDate><guid isPermaLink="false">c046f96d-eac7-4ec7-b575-b2e640ad3b48:462</guid><dc:creator>Bill Bosacker</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font color="#ff0000" size="4"&gt;&lt;strong&gt;UPDATE: This&amp;nbsp;bug fix was incorporated into CS 2007 RTM and does not need to be added.&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#ff0000" size="4"&gt;&lt;strong&gt;WARNING:&amp;nbsp;This bug fix&amp;nbsp;was written for CS 2.x RTM versions&amp;nbsp;and CS 2007 BETA 1 only.&lt;br /&gt;&lt;/p&gt;&lt;/strong&gt;&lt;/font&gt;
&lt;p&gt;&lt;strong&gt;You&amp;nbsp;should backup your current database and/or these stored procedures as standard practice before applying&amp;nbsp;any code changes.&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please read the &amp;quot;&lt;a class="" href="http://www.opensourcec.org/blogs/community_server/archive/2007/03/09/cs-read-unread-bug-1-1.aspx" target="_blank"&gt;CS: BUG FIX: Read/Unread Bug 1.1&lt;/a&gt;&amp;quot; blog post before downloading this patch.&amp;nbsp; This patch is actually 2 different patches as described&amp;nbsp;in the blog post.&amp;nbsp; You will need to download the patches, decide which patch you need to run, and then run all of the sotred procedures in that patch against your database.&amp;nbsp; Please be sure to post any comments that you have at the end of the blog post.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Differences between the 2 versions:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The proposed version will update the read flags for&amp;nbsp;NNTP clients, while the current version does not.&lt;/li&gt;
&lt;li&gt;If you are having issues with&amp;nbsp;any &amp;quot;Mark as read&amp;quot; functionality (i.e. a forum was marked as read, then a single post was added and many of those threads are now showing unread), the proposed version may correct this.&lt;/li&gt;
&lt;li&gt;If you are seeing any type of random wierdness related to the read status of posts, the proposed version may correct this.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;The names of the&amp;nbsp;stored procedures that have been added or changed in the &lt;strong&gt;current&lt;/strong&gt; version&amp;nbsp;are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;cs_forums_Post 
&lt;li&gt;cs_MarkThreadAsRead (new)&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;The names of the&amp;nbsp;stored procedures that have been added or changed in the &lt;strong&gt;proposed&lt;/strong&gt; version&amp;nbsp;are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;cs_forums_Post 
&lt;li&gt;cs_forums_threads_ThreadsRead 
&lt;li&gt;cs_MarkThreadAsRead (new) 
&lt;li&gt;cs_Post_CreateUpdate 
&lt;li&gt;cs_Section_MarkRead&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><enclosure url="http://www.opensourcec.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.04.62/BUG-FIX-_2D00_-ReadUnread-Flags-1.1.zip" length="10523" type="application/x-zip-compressed" /></item><item><title>BUG FIXES: Themes</title><link>http://www.opensourcec.org/media/p/398.aspx</link><pubDate>Fri, 12 Jan 2007 07:33:34 GMT</pubDate><guid isPermaLink="false">c046f96d-eac7-4ec7-b575-b2e640ad3b48:398</guid><dc:creator>Bill Bosacker</dc:creator><slash:comments>0</slash:comments><description>&lt;P&gt;This&amp;nbsp;bug fix also&amp;nbsp;re-adds some&amp;nbsp;functionality to the forums that existed in CS 2.0, but&amp;nbsp;was removed in CS 2.1.&amp;nbsp; It includes 3 themes,&amp;nbsp;"default", "basic blue", and "Genus Order" which is a modified "basic blue" theme that I use for the &lt;A class="" href="http://www.genusorder.com/" target=_blank&gt;Genus Order&lt;/A&gt; web site.&amp;nbsp; There were some major changes/fixes to the CSS files, so if you are&amp;nbsp;expecting to only&amp;nbsp;use some of the .ascx files, be aware that you may need to update your CSS files as well.&lt;/P&gt;
&lt;P&gt;One thing that you will notice is that some of the "basic blue" .ascx files that were in the original CS 2.1 release are not included in this fix.&amp;nbsp; The reason for that is that they are not needed.&amp;nbsp; CS 2.1 added a new piece of functionality to themes.&amp;nbsp;&amp;nbsp;If the file doesn't exist in the theme being used, then it is pulled from the "default" theme.&amp;nbsp; Since the "basic blue" theme did not need to change the functionality that was provided by some of the "default" theme files&amp;nbsp;that it was overriding (after they were fixed), I removed them.&amp;nbsp; The themes in this zip are complete and do not need any additional files to function.&lt;/P&gt;
&lt;P&gt;Here is a final note about CS 3.0.&amp;nbsp; From what I have seen thus far, the theming engine of CS 3.0 is going to be a thousand times easier to work with and you will actually be able to create/design almost every single page of the site (admin pages may be the exception).&amp;nbsp; Telligent is just beginning to inform people about the changes and they are looking great.&lt;/P&gt;</description><enclosure url="http://www.opensourcec.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.03.98/Themes.zip" length="1330788" type="application/x-zip-compressed" /></item><item><title>BUG FIX: Read/Unread Flags 1.0</title><link>http://www.opensourcec.org/media/p/320.aspx</link><pubDate>Thu, 21 Dec 2006 07:40:37 GMT</pubDate><guid isPermaLink="false">c046f96d-eac7-4ec7-b575-b2e640ad3b48:320</guid><dc:creator>Bill Bosacker</dc:creator><slash:comments>0</slash:comments><description>&lt;P&gt;&lt;STRONG&gt;UPDATE 03/09/2007 @ 02:00pm PT&lt;BR&gt;&lt;/STRONG&gt;There is a new patch "&lt;A class="" href="http://www.opensourcec.org/files/folders/bug_fixes/entry462.aspx"&gt;BUG FIX: Read/Unread Flags 1.1&lt;/A&gt;" available for download.&amp;nbsp; &lt;STRONG&gt;&lt;FONT color=#ff0000&gt;This download is now obsolete.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;UPDATE 03/08/2007 @ 02:30pm PT&lt;BR&gt;&lt;/STRONG&gt;We are working on a new version of this fix as there were some misunderstandings as to what was actually checked in on 03/01/2007.&amp;nbsp; The next update will take care of the last performance issue and is recommended for all CS 2.x and CS 2007 BETA 1 sites.&amp;nbsp; Also, this will not work for any version after CS 2007 BETA 1 as the code that code is no longer compatable due to some changes to views.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;UPDATE 03/01/2007&lt;/STRONG&gt;&lt;BR&gt;&lt;A class="" href="http://www.tankete.com/core/blogs/jose_lema/" target=_blank&gt;Jose Lema&lt;/A&gt; contacted me to incorporate this bug fix into CS 2007.&amp;nbsp; After a few emails going back and forth, we made a few slight changes that will hopefully reduce the load on very large databases.&amp;nbsp; I have changed this download to incorporate those changes and ask that you report any feedback you have in regards to this bug fix.&amp;nbsp; If you have made any changes to these stored procedures, or have any addons that have changed these stored procedures, you will need to incorporate those changes manually.&lt;/P&gt;
&lt;P&gt;&lt;FONT color=#ff0000 size=4&gt;&lt;STRONG&gt;WARNING:&amp;nbsp;This bug fix&amp;nbsp;was written for CS 2.1 SP2 and CS 2007 BETA 1.&amp;nbsp; It&amp;nbsp;has not been tested on any other version, but should work for any CS 2.x release version.&lt;/STRONG&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;You&amp;nbsp;should backup your current database and/or these stored procedures as standard practice before applying&amp;nbsp;any code changes.&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This bug fix corrects the non-functioning read/unread flags in the forums.&amp;nbsp; It corrects issues in 4 different stored procedures.&amp;nbsp; Download the attachment and execute the SQL script against your CommunityServer database to update the scripts.&amp;nbsp; The names of the&amp;nbsp;stored procedures that have been changed&amp;nbsp;are:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;cs_forums_Post 
&lt;LI&gt;cs_forums_threads_ThreadsRead 
&lt;LI&gt;cs_Post_CreateUpdate 
&lt;LI&gt;cs_Section_MarkRead&lt;/LI&gt;&lt;/UL&gt;</description><enclosure url="http://www.opensourcec.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.03.20/BugFIX_2D00_Forum-Read_2D00_Unread.sql" length="25013" type="text/plain" /></item></channel></rss>
