I am getting this message after I save a layer on Openlayers:

Notice: Undefined property: stdClass::$unknown in _views_geojson_render_fields() (line 241 of /sites/all/modules/views_geojson/views_geojson.module).

Using latest dev of OL, Views 3.3

CommentFileSizeAuthor
#4 views_geojson_fix_1626590.patch938 bytesglendemon

Comments

jeffschuler’s picture

You're using the latest dev of views_geojson?

Check your geojson view -- something's up with one of the fields in the view that you're not using as name, description, or geospatial coords.

If you can provide steps to reproduce this it will make it more straightforward to debug.

jeffschuler’s picture

Status: Active » Postponed (maintainer needs more info)
Horroshow’s picture

Issue summary: View changes

Got the same notice. Did you solve it?

glendemon’s picture

Status: Postponed (maintainer needs more info) » Needs review
StatusFileSize
new938 bytes

This patch fix problem for me

guillaumev’s picture

Updating to the latest dev version of this module fixed it for me...

pol’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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