Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2011 at 07:53 UTC
Updated:
9 Oct 2011 at 08:01 UTC
you can easily submit grid view settings without populating "column" textfield, which produces a bunch of "division by zero" errors during views rendering. I think the easiest way to fix is to add "required" flag to "column" field
Comments
Comment #1
dawehnerIt would be cool if you could create a patch file here.
Comment #2
dawehnerJust commited a fix for this issue.