--- Slim/Web/Pages/Search.pm 2006-08-04 17:13:26.000000000 -0700 +++ server/Slim/Web/Pages/Search.pm 2006-08-17 11:53:15.841750000 -0700 @@ -356,6 +356,7 @@ sub fillInSearchResults { 'level' => 1, 'artwork' => 0, 'attributes' => sprintf('&%s.id=%d', $type, $obj->id), + $type => $obj->id, ); if ($type eq 'contributor') {