--- includes/workflow.views.inc 2010-09-15 10:38:40.863190700 -0700 +++ includes/workflow.views.inc 2010-08-27 12:37:50.000000000 -0700 @@ -37,7 +37,7 @@ function workflow_views_data() { ); // state - $data['workflow_states']['label'] = array( + $data['workflow_states']['state'] = array( 'title' => t('Current state name'), // Appears in views UI. 'help' => t('The readable name of the workflow state that the node is in. (Less efficient, use only when click-sorting by state name.)'), 'field' => array(