Open any page with geo.js in Opera (sample.html or
http://diveintohtml5.org/detect.html).
Scripts following the geo_init() call won't run (on
http://diveintohtml5.org/detect.html, you won't have the info about geolocation
support, *and* nothing about supported input types either!); there's a
ReferenceError
in Opera's error console, about 'console' being undefined.
That's caused by line 201 in geo.js (r54)
http://code.google.com/p/geo-location-javascript/source/browse/trunk/js/geo.js#2
01
Original issue reported on code.google.com by t.broyer on 9 Sep 2009 at 9:49
Original issue reported on code.google.com by
t.broyer
on 9 Sep 2009 at 9:49