Using openlayers 2.x and Views 3.x I get the following notices from the style popup.
So, var_dump($this->options); in /views/plugins/views_plugin_style.inc : options_form() :
array
'grouping' =>
array
empty
'data_source' => string 'openlayers_wkt' (length=14) Either openlayers form data are wrong either Views does not handle them correctly.
maybe related (Views issue): #1424744: Notice: Undefined index: group_rendered
Comments
Comment #1
nod_Looks like that's it for the linked views issue. I think I'll wait to see what's up with it.
Comment #2
zzolo commentedHi @drzraf. What exactly are you doing when this happens (Views has lots of buttons)? Are you on the newest version of CTools and Views?
Comment #3
basvredelingCleaning up the issue queue for #2670484: Stable 7.x-2.0 release.