1 May 2006 17:24
[Slim-Checkins] r7238 - in /trunk/server: Changelog6.html Slim/DataStores/DBI/DBIStore.pm
Author: dsully Date: Mon May 1 08:24:55 2006 New Revision: 7238 URL: http://svn.slimdevices.com?rev=7238&view=rev Log: Bug: 3344 Description: Check for a blessed() contributor before calling a method on it. Modified: trunk/server/Changelog6.html trunk/server/Slim/DataStores/DBI/DBIStore.pm Modified: trunk/server/Changelog6.html URL: http://svn.slimdevices.com/trunk/server/Changelog6.html?rev=7238&r1=7237&r2=7238&view=diff ============================================================================== --- trunk/server/Changelog6.html (original) +++ trunk/server/Changelog6.html Mon May 1 08:24:55 2006 <at> <at> -254,6 +254,7 <at> <at> <li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=3276">#3276</a> - removing artist from playlist by clicking X removes entire playlist</li> <li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=3289">#3289</a> - Brightness prefs can change when brightness pressed on upgrade screen</li> <li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=3304">#3304</a> - crash when playing radio station mms://viptvr2.yacast.net/encoderfip</li> + <li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=3344">#3344</a> - Crash during scan</li> </ul> </ul> Modified: trunk/server/Slim/DataStores/DBI/DBIStore.pm(Continue reading)
RSS Feed