sebastienblanc / geolocation

Geolocation grails plugin
http://www.grails.org/plugin/geolocation
Other
13 stars 8 forks source link

_geolocalization.gsp: JSON.stringify not serialize html5 position object #8

Open gcsis opened 12 years ago

gcsis commented 12 years ago

Same times JSON.stringify not serialize html5 position object (in same environments). One way to overcome this problem is changing in plugin the view/template/_geolocalization.gsp with:

// tested Ok on FFox 10, IE 9, GCrome 17, Saf 5.1, Dorphin/Android - @jcolombo_

gcsis commented 12 years ago

IMPORTANT: I think that the problems identified in the other open issues (# 1 and # 6) correspond to this error.