Something wrong?
So many maps are not working anymore (infinitely "Loading map..."). Is there actually something broken? Openlayers?
Hello same result here, I can't load any openlayers maps, here is the error get by Firebug:
missing exponent http://brest-en-biens-communs.infini.fr/load.php?debug=false&lang=fr&modules=ext.maps.common%2Copenlayers&skin=vector&version=20120117T110132Z&* Line 681
"Scale = 1 : ${scaleDenom}":"Escala = 1 : ${scaleDenom}",W:"O",E:"E",N:"N",S:"S",reprojectDeprecated:"Est\u00e1 usando a op\u00e7\u00e3o 'reproject' na camada ${layerName}. Esta op\u00e7\u00e3o \u00e9 obsoleta: foi concebida para permitir a apresenta\u00e7\u00e3o de dados sobre mapas-base comerciais, mas esta funcionalidade \u00e9 agora suportada pelo Mercator Esf\u00e9rico. Mais informa\u00e7\u00e3o est\u00e1 dispon\u00edvel em http://trac.openlayers.org/wiki/SphericalMercator.",methodDeprecated:"Este m\u00e9todo foi declarado obsoleto e ser\u00e1 removido na vers\u00e3o 3.0. Por favor, use ${newMethod} em vez disso."});OpenLayers.Layer.MultiMap=OpenLayers.Class(OpenLayers.Layer.EventPane,OpenLayers.Layer.FixedZoomLevels,{MIN_ZOOM_LEVEL:1,MAX_ZOOM_LEVEL:17,RESOLUTIONS:[9,1.40625,0.703125,0.3515625,0.17578125,0.087890625,0.0439453125,0.02197265625,0.010986328125,0.0054931640625,0.00274658203125,0.001373291015625,6.866455078125E-4,3.4332275390625E-4,1.71661376953125E-4,8.58306884765625E
I was using a mapnik as layername. The problem seems to come from OpenLayers library in this file: Maps/includes/services/OpenLayers/OpenLayers/OpenLayers.js line 1472
so as a workaround I try to replace the new lib with the old one found in Maps version 0.7.x and for now it seems to resolve this problem.
This appears to be the issue on referata. I don't know why. It works on my wikis. Where is it not working for you? On a referata wiki?
Either way, I contacted Yaron about this to figure out what's different on this site so the issue can be pinpointed.
Same problem on my wiki as described above with missing exponent JS error. Example: http://fahrrad-wiki.org/wiki/Abiko Thanks.
Edit: MW 1.18.1, Maps 1.0.5
Same issue on Fairfaxpedia, service=osm works but service=openlayers just hangs with "Loading map...".
