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

nod_’s picture

Looks like that's it for the linked views issue. I think I'll wait to see what's up with it.

zzolo’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

Hi @drzraf. What exactly are you doing when this happens (Views has lots of buttons)? Are you on the newest version of CTools and Views?

basvredeling’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (outdated)

Cleaning up the issue queue for #2670484: Stable 7.x-2.0 release.