Closed (fixed)
Project:
DraggableViews
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Mar 2012 at 22:06 UTC
Updated:
16 Apr 2012 at 06:11 UTC
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
Comment #1
ygerasimov commentedhi @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