https://bugzilla.wikimedia.org/show_bug.cgi?id=30727

--- Comment #11 from DaSch <[email protected]> 2011-09-09 22:49:24 UTC ---
Well, it's not a caching issue.
I set
$wgMainCacheType = CACHE_NONE;
$wgParserCacheType = CACHE_NONE;
$wgMessageCacheType = CACHE_NONE;
in my LocalSettings and the error that the map is not loaded cause my firefox
6.0.2 is not compatible with googlemaps v3 although googlemaps v3 is
deactivated in my configuration. So something is going totaly wrong here

This are my settings for the maps extension
$egMapsDefaultService = "openlayers";
$egMapsAvailableServices = array('googlemaps2', 'yahoomaps',
'openlayers','osm');

and this
{{#display_points:33.86410, -118.40246~Strandpromenade;33.72923,
-118.344147~Golfplatz}}
should be displayed with openlayers when I understood the configuration options
correctly

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to