Page MenuHomePhabricator

Map input broken: Uncaught ReferenceError: google is not defined
Closed, DeclinedPublic

Description

Uncaught ReferenceError: google is not defined
(anonymous function)
setup jquery.googlemap.js:394
$.fn.googlemaps jquery.googlemap.js:767
$.fn.googlemapsinput jquery.googlemapsinput.js:62
(anonymous function) ext.sm.googlemapsinput.js:14
jQuery.extend.each load.php:611
jQuery.fn.jQuery.each load.php:241
(anonymous function) ext.sm.googlemapsinput.js:12
fire load.php:974
self.add load.php:1020
jQuery.fn.jQuery.ready load.php:246
(anonymous function) ext.sm.googlemapsinput.js:10
(anonymous function) ext.sm.googlemapsinput.js:19


Version: master
Severity: normal
URL: https://translatewiki.net/w/i.php?title=User:Amire80&action=formedit&debug=true

Details

Reference
bz42315

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:49 AM
bzimport set Reference to bz42315.
bzimport added a subscriber: Unknown Object (MLST).

Confirmed.

I looked at this yesterday and am completely mystified why it is not working. The part that's not working is the script tag getting added to the output. It is getting added to the Output object but then does not end up in the page. Perhaps due to use of $wgOut. Can't get rid of global use though, since Semantic Forms is not passing any relevant context info.

Aklapper subscribed.

The Semantic MediaWiki developers requested in https://phabricator.wikimedia.org/T64114 to move their task tracking to https://github.com/SemanticMediaWiki and to close remaining tasks in Wikimedia Phabricator. If you still face the problem reported in this task in a supported version of SMW, please feel free to transfer your report to https://github.com/SemanticMediaWiki/SemanticMaps/issues . We are sorry for the inconvenience.