<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/aseco/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/aseco/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 14 Apr 2009 07:48:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/aseco/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>rs_times ID field too short</title><link>https://sourceforge.net/p/aseco/bugs/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The default primary key field for the 'rs_times' table (and others) is mediumint(8).  This is equivalent to a signed 24-bit value.&lt;/p&gt;
&lt;p&gt;If more than ~8 million times are stored then new inserts fail.  This actually happened on one of our servers...&lt;/p&gt;
&lt;p&gt;Solution: change the ID field to 'int(11) unsigned' (in aseco.sql, and plugin.rasp.php).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ray Bellis</dc:creator><pubDate>Tue, 14 Apr 2009 07:48:54 -0000</pubDate><guid>https://sourceforge.net4df2e774d686714399e8e6f50fdaa52c6742b782</guid></item><item><title>Records stored against wrong track</title><link>https://sourceforge.net/p/aseco/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If a track name exceeds the default 50 character limit (from aseco.sql) the insert into the DB fails.  However LocalDB-&amp;gt;challenge['Id'] doesn't get overwritten, so any subsequent updates to the 'records' table are recorded against the wrong track.&lt;/p&gt;
&lt;p&gt;Fix:&lt;br /&gt;
1.  update aseco.sql so that track names are stored with up to 255 characters&lt;br /&gt;
2.  set $this-&amp;gt;challenge['Id'] to 0 before inserting the track in the DB&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ray Bellis</dc:creator><pubDate>Tue, 14 Apr 2009 07:27:02 -0000</pubDate><guid>https://sourceforge.net1ded18618455dc2fb970f41c87f5328f288a6a8d</guid></item><item><title>window (welcome or help or records ) can't close aseco_222</title><link>https://sourceforge.net/p/aseco/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I'm french,I try this afternoon the new version of aseco 2.2.0 but I have a problem. The window can't close ...&lt;br /&gt;
I have 2 servers TMNF I try with the both &amp;amp; always pb ... I have apache2 php5 debian in data center ... If you want more details, logs exemples, you can send me an email @ jcsautrey@hotmail.com.&lt;/p&gt;
&lt;p&gt;Sorry for my english I need to improve it ... I try I try ...&lt;/p&gt;
&lt;p&gt;hi &lt;br /&gt;
bye&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 25 Jun 2008 17:24:52 -0000</pubDate><guid>https://sourceforge.net1a1d3ec11f0bfc2be664025d16b2474bfe1f3479</guid></item><item><title>MinRank setting off by one</title><link>https://sourceforge.net/p/aseco/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The minrank setting (to control how many records are necessary to record a rank) has an off-by-one error&lt;/p&gt;
&lt;p&gt;In line 234 of plugins/rasp/plugin.rasp.php the comparison should be &amp;gt;=, not &amp;gt;&lt;/p&gt;
&lt;p&gt;Ray&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ray Bellis</dc:creator><pubDate>Mon, 02 Jun 2008 11:08:45 -0000</pubDate><guid>https://sourceforge.net0c68980265a2c9ac48a5c03fce35a8f7aac6e2f3</guid></item><item><title>Operator syntax error in admingroups.xml </title><link>https://sourceforge.net/p/aseco/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The syntaxe in example is :&lt;br /&gt;
&amp;lt;login_name_here&amp;gt;group name Here&amp;lt;/login_name_here&amp;gt;&lt;/p&gt;
&lt;p&gt;But if the login begins with a decimal (1,2,3,...) that's don't work :&lt;br /&gt;
&amp;lt;2thebest&amp;gt;SuperAdmin&amp;lt;/2thebest&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 01 Jun 2008 13:34:31 -0000</pubDate><guid>https://sourceforge.net26076ff3e209b994f2e909c70a9a7ce40cf2f5fa</guid></item><item><title>Wrong plugins name</title><link>https://sourceforge.net/p/aseco/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In plugins.xml&lt;/p&gt;
&lt;p&gt;&amp;lt;!-- &amp;lt;plugin&amp;gt;plugin.publicdb.php&amp;lt;/plugin&amp;gt; --&amp;gt;&lt;/p&gt;
&lt;p&gt;should be:&lt;/p&gt;
&lt;p&gt;&amp;lt;!-- &amp;lt;plugin&amp;gt;plugin.pubdb.php&amp;lt;/plugin&amp;gt; --&amp;gt;&lt;/p&gt;
&lt;p&gt;As the correct filename (Look at the includes dir). By the way this plugins should run well when the DB will be up (around 25 april).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 22 Apr 2008 09:40:33 -0000</pubDate><guid>https://sourceforge.net62ee7b89ed1a1b93a6f85f654a9606e4dcc97229</guid></item><item><title>/plugin is not a command</title><link>https://sourceforge.net/p/aseco/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The /plugin command is a window callback for the /plugins  window and not for use as chat command. If anyone enters "/plugin" in the chat, Aseco exits with an error.&lt;/p&gt;
&lt;p&gt;Solution:&lt;/p&gt;
&lt;p&gt;Remove the addChatCommand('plugin',...) function call in plugin.plugins.php.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Bloody.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oliver Lange</dc:creator><pubDate>Thu, 24 May 2007 06:20:29 -0000</pubDate><guid>https://sourceforge.net77681fa0fa5acc825f9c58600b90bbc27adf7d06</guid></item></channel></rss>