I'm not shure if it's a bug or a database problem. There seems to be an error in the wfs part of the geoserver.openlayers.inc File. During the set up of an openlayers content type, i get the following error message:

Notice: Undefined index: geometry_name in geoserver_openlayers_layers() (Line 69 from /.../geoserver/geoserver.openlayers.inc).

The mentioned line: 'geometryName' => $gs_layer->data['options']['geometry_name'],

Right now i don't see the reason for this. Any ideas?

Comments

friedjoff’s picture

Status: Active » Fixed

Hi,

that attribute is not used anymore and got removed in http://drupalcode.org/project/geoserver.git/commit/e61c7a3

Thanks g_f

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.