I found error in draggableviews_handler_fieldapi.inc, line 47
if ($field_info['type'] == 'number_integer' || $fied_info['type'] == 'list_integer').

In "$fied_info['type'] == 'list_integer'" is eron in "$fied_info" (missing letter "l")

Comments

istryker’s picture

Status: Active » Fixed
StatusFileSize
new984 bytes

Patch attached.

Committed to 7.x-2.x-dev 1651c6e

Status: Fixed » Closed (fixed)

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