Closed (duplicate)
Project:
Views Or
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2009 at 22:50 UTC
Updated:
13 Jul 2010 at 21:32 UTC
I hit save then all values for default view are deleted: all fields, arguments, formatting, relationships, sort are deleted
This is the second time that this has happened. I have views_or in the argument. I don't know if it is this module, but this is the only thing I have in my log before my view values are deleted
All I have to go on in this in the log:
array_diff() [function.array-diff]: Argument #2 is not an array in /sites/all/modules/views_or/views_or_handler_argument.inc on line 146.
Invalid argument supplied for foreach() in /sites/all/modules/views_or/views_or_handler_argument.inc on line 146.
The only values left are those that I modified
Comments
Comment #1
dooug commentedI think this might be related to this: #718390: Need views validation for order etc: Argument #2 is not an array in views_or/views_or_handler_filter.inc on line 135.
And the issue item is quite old. There is a more recent version of dev.