<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>lighty's life: Bug fixing marathon</title>
    <link>http://blog.lighttpd.net/articles/2007/08/18/bug-fixing-marathon</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>Bug fixing marathon</title>
      <description>&lt;p&gt;Looking at the &lt;a href="http://trac.lighttpd.net/trac/report/9"&gt;bug-system&lt;/a&gt; a few days ago we had something like 460 bugs open.&lt;/p&gt;


	&lt;p&gt;Quite a bunch of them were duplicates of the same issue and others were already fixed in the code and just not closed in the bug-system.&lt;/p&gt;


	&lt;p&gt;Scanning through the bugs I wrote some more test-cases to verify that the reports were valid and along the way at least these bugs got fixed:&lt;/p&gt;


&lt;pre&gt;
  * added dir-listing.set-footer in mod_dirlisting (#1277)
  * fixed hardcoded font-sizes in mod_dirlisting (#1267)
  * fixed different ETag length on 32/64 platforms (#1279)
  * fixed compression of files &amp;lt; 128 bytes by disabling compression (#1241)
  * fixed mysql server reconnects (#518)
  * fixed disabled keep-alive for dynamic content with HTTP/1.0 (#1166)
  * fixed crash on mixed EOL sequences in mod_cgi
  * fixed key compare (#1287)
  * fixed invalid char in header values (#1286)
  * fixed invalid "304 Not Modified" on broken timestamps
  * fixed endless loop on shrinked files with sendfile() on BSD (#1289)
  * fixed counter overrun in ?auto in mod_status (#909)
  * fixed too aggresive caching of nested conditionals (#41)
  * fixed possible overflow in unix-socket path checks on BSD (#713)
  * fixed extra Content-Length header on 1xx, 204 and 304 (#1002)
  * fixed handling of duplicate If-Modified-Since to return 304
  * fixed extracting status code from NPH scripts (#1125)
  * removed config-check if passwd files exist (#1188)
&lt;/pre&gt;

	&lt;p&gt;Now the bug-count is at 413, a start.&lt;/p&gt;
</description>
      <pubDate>Sat, 18 Aug 2007 12:02:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:84e481de-532a-4730-96a6-d5b4e8858929</guid>
      <author>jan</author>
      <link>http://blog.lighttpd.net/articles/2007/08/18/bug-fixing-marathon</link>
      <category>lighttpd</category>
      <trackback:ping>http://blog.lighttpd.net/articles/trackback/4701</trackback:ping>
    </item>
    <item>
      <title>"Bug fixing marathon" by HenrikH</title>
      <description>Ok, anything special one has to do in order to mark the tickets when they contain pathes in order to seperate them from normal bug reports?

#1317 and #1324 are showstoppers if you run a webdav server, yet 1.4.17 just came out without these pathes. Or am I too greedy since they have only been in trac for one week :-) ?</description>
      <pubDate>Thu, 30 Aug 2007 07:17:22 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:f2c7b492-4975-404a-bda2-7fbc43d5de35</guid>
      <link>http://blog.lighttpd.net/articles/2007/08/18/bug-fixing-marathon#comment-4734</link>
    </item>
    <item>
      <title>"Bug fixing marathon" by darix</title>
      <description>tickets are the way to go</description>
      <pubDate>Wed, 29 Aug 2007 09:24:57 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:fcb7736e-0a1a-44fc-a897-e42e323f70ea</guid>
      <link>http://blog.lighttpd.net/articles/2007/08/18/bug-fixing-marathon#comment-4732</link>
    </item>
    <item>
      <title>"Bug fixing marathon" by HenrikH</title>
      <description>Btw, how do we send in our patches? I have two patches that I have added as tickets, is this the correct behaviour or should I sent them to some specific mail-address instead?</description>
      <pubDate>Sun, 26 Aug 2007 18:39:57 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:9845eed4-db71-42c0-87ec-9ae86c2d1128</guid>
      <link>http://blog.lighttpd.net/articles/2007/08/18/bug-fixing-marathon#comment-4725</link>
    </item>
    <item>
      <title>"Bug fixing marathon" by smiley</title>
      <description>I would like to say a big thanks to Weigon, Darix and Moo (and anyone else i missed out on) for all the bug fixes
&lt;br /&gt;&lt;br /&gt;
 for a month there lighttpd looked like it was a dead project
&lt;br /&gt;&lt;br /&gt;
but now commits are comming in fast and furious
&lt;br /&gt;&lt;br /&gt;
@otto ive been downloading v1.5 svn releases every day and so far they are &lt;b&gt;highly stable&lt;/b&gt;, the only problem i had (&lt;a href="http://trac.lighttpd.net/trac/ticket/1300" rel="nofollow"&gt;http://trac.lighttpd.net/trac/ticket/1300&lt;/a&gt;) was fixed very quickly by poping in and discussing the issue on IRC</description>
      <pubDate>Thu, 23 Aug 2007 08:37:15 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:37f0bd50-df8c-4907-aa07-4ad1ed2330c5</guid>
      <link>http://blog.lighttpd.net/articles/2007/08/18/bug-fixing-marathon#comment-4716</link>
    </item>
    <item>
      <title>"Bug fixing marathon" by darix</title>
      <description>Frank: depends on where it uses the config. if it is mod_proxy/mod_*cgi - related, it is not fixed i think.

</description>
      <pubDate>Tue, 21 Aug 2007 16:19:01 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:ab1c1256-f425-4cdf-9c55-22a9ff75ff63</guid>
      <link>http://blog.lighttpd.net/articles/2007/08/18/bug-fixing-marathon#comment-4715</link>
    </item>
    <item>
      <title>"Bug fixing marathon" by otto</title>
      <description>or a new 1.5 preview release? :)</description>
      <pubDate>Mon, 20 Aug 2007 11:42:18 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:4d4f50e9-3c2e-4ba1-b546-521209f7ad21</guid>
      <link>http://blog.lighttpd.net/articles/2007/08/18/bug-fixing-marathon#comment-4710</link>
    </item>
    <item>
      <title>"Bug fixing marathon" by s0enke</title>
      <description>great work. Is there a timeline for 1.4.18 minor release? Thanks! </description>
      <pubDate>Mon, 20 Aug 2007 10:33:50 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:68afc26c-28a6-442b-814d-eeb02116687b</guid>
      <link>http://blog.lighttpd.net/articles/2007/08/18/bug-fixing-marathon#comment-4709</link>
    </item>
    <item>
      <title>"Bug fixing marathon" by Frank</title>
      <description>Has the bug about Lighty eating RAM been fixed?</description>
      <pubDate>Mon, 20 Aug 2007 04:10:58 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:3a7abda6-f00a-4d65-9d52-7b03cf0914f2</guid>
      <link>http://blog.lighttpd.net/articles/2007/08/18/bug-fixing-marathon#comment-4708</link>
    </item>
    <item>
      <title>"Bug fixing marathon" by Jan Kneschke</title>
      <description>Patches are welcome.</description>
      <pubDate>Sun, 19 Aug 2007 09:46:48 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:335d3502-ddb1-495c-b1ad-832513598c35</guid>
      <link>http://blog.lighttpd.net/articles/2007/08/18/bug-fixing-marathon#comment-4704</link>
    </item>
    <item>
      <title>"Bug fixing marathon" by Tim</title>
      <description>I would absolutely love to see *all* bugs fixed before the next release.

That would be AWESOME!</description>
      <pubDate>Sat, 18 Aug 2007 23:17:32 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:46784510-8c36-461d-a2fe-b90711958e3e</guid>
      <link>http://blog.lighttpd.net/articles/2007/08/18/bug-fixing-marathon#comment-4703</link>
    </item>
    <item>
      <title>"Bug fixing marathon" by moo</title>
      <description>great job, jan
i too scanned it twice some time ago but didn't kill much tickets as i'm not familar with most of the modules</description>
      <pubDate>Sat, 18 Aug 2007 15:13:31 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:e8c8ffb1-4651-4843-a2a5-8d7a274a7da2</guid>
      <link>http://blog.lighttpd.net/articles/2007/08/18/bug-fixing-marathon#comment-4702</link>
    </item>
  </channel>
</rss>
