Workflow States Weight handler in Views

theabacus - February 25, 2009 - 17:59
Project:Workflow
Version:6.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

I get the following error when attempting to sort by workflow state weight in Views 2.3.

"Error: handler for workflow_states > weight doesn't exist!"

#1

theabacus - March 11, 2009 - 18:07

Bump?

#2

Encarte - March 17, 2009 - 15:05

subscribing

#3

gcassie - April 9, 2009 - 20:35

try changing line 35 of workflow.views.inc to:

      'handler' => 'views_handler_sort',

you'll likely have to flush your caches after the change, too.

#4

meba - May 30, 2009 - 19:45
Status:active» needs review

Attaching a patch against 6.x-dev

AttachmentSize
workflow_views_sort.patch 828 bytes

#5

Shawn DeArmond - June 3, 2009 - 18:09
Status:needs review» reviewed & tested by the community

Works fine.

I tested against both 6.x-1.1 and 6.x-dev

Thanks!

#6

jvandyk - June 5, 2009 - 21:37
Status:reviewed & tested by the community» fixed

Fixed. Thanks.

#7

System Message - June 19, 2009 - 21:40
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.