Active
Project:
DraggableViews
Version:
7.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2013 at 19:22 UTC
Updated:
27 May 2013 at 04:34 UTC
Notice: Undefined property: stdClass::$unknown in draggableviews_handler_field_draggable->views_form() (line 137 of /sites/all/modules/draggableviews/views/draggableviews_handler_field_draggable.inc).
This notice is thrown, and an erroneous "Save" button appears on a view summary when the view is displayed without a contextual filter argument, and the contextual filter is set to "Display a summary" when the argument is not present.
A quick fix would be to simply not add the Save button and not execute the draggableviews_handler_field_draggable->views_form() when the view has been set to a "summary mode" (I made that term up) by the contextual filter setting.
Comments
Comment #1
jstollerThis appears to be fixed in the latest dev version.
Comment #1.0
jstollermissing word