The table column lengths for draggableviews_structure.view_name and view_display are both 32 characters whereas the corresponding Views columns are 128 and 64, respectively. They should be consistent. An error will result when saving the order of a View if an otherwise valid View name is longer than 32 characters.

Comments

ygerasimov’s picture

Status: Active » Fixed

hi @PapaGrande,

This is very valid remark. Thanks a lot. View name and view display name should be same field size as in views module.

I have created update to do this. Committed http://drupalcode.org/project/draggableviews.git/commit/488a8d5

Status: Fixed » Closed (fixed)

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