--- finder_views.module	2009-05-23 07:33:55.000000000 +0200
+++ finder_views.module.linksunten	2009-05-26 21:21:45.000000000 +0200
@@ -309,7 +309,7 @@ function finder_views_goto_result($finde
   switch ($result->base_table) {
     case 'node':
       drupal_goto('node/'. $id);
-    case 'user':
+    case 'users':
       drupal_goto('user/'. $id);
     case 'term_data':
       drupal_goto('taxonomy/term/'. $id);
