? patch_views_337741_linkprofilefields.patch
Index: modules/profile.views.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/views/modules/profile.views.inc,v
retrieving revision 1.9
diff -u -p -r1.9 profile.views.inc
--- modules/profile.views.inc	24 Sep 2008 21:21:21 -0000	1.9
+++ modules/profile.views.inc	30 Jul 2009 16:22:40 -0000
@@ -106,7 +106,7 @@ function profile_views_fetch_field($fiel
       $data += array(
         'help' => t('Profile textfield'),
         'field' => array(
-          'handler' => 'views_handler_field',
+          'handler' => 'views_handler_field_user',
           'click sortable' => TRUE,
         ),
         'sort' => array(
