[Mapbender-dev] AW: [Mapbender-devel] test the new mapbender
2.2.3 on mapbender_dev
Christoph Baudson
christoph.baudson at ccgis.de
Fri Mar 17 05:58:51 EST 2006
Hello,
> think I found a little bug.
> If I delete a layer with wms_preferences, some properties get lost.
> Whatever you do after this, every action will run into an error at the map.php script with the function mb_checkScale(frameName,mObj,wmsObj) at row 457: var thisLayer = mb_mapObj[mObj].layers[wmsObj].split(",");
> Error Message: mb_mapObj[mObj].layers[wmsObj] has no properties error.
This bug has been fixed. You were right the layers, querylayers and the
styles were lost. You need the following files from the CVS:
mod_WMSpreferences.php (1.16)
map.php (1.37)
Cheers
Christoph
> --------------------------------------------
Hallo,
> Mir ist aufgefallen, dass wenn man über wms_preferences einen layer löscht, danach einige Werte verloren gehen.
> Egal was man danach macht, läuft jede Aktion dann im map.php bei der function mb_checkScale(frameName,mObj,wmsObj) in Zeile 457: var thisLayer = mb_mapObj[mObj].layers[wmsObj].split(","); in einen mb_mapObj[mObj].layers[wmsObj] has no properties error.
Dieser Fehler wurde behoben. In der Tat wurden die layers, querylayers
und styles vergessen. Man benötigt die folgenden Dateien aus dem CVS:
mod_WMSpreferences.php (1.16)
map.php (1.37)
Gruß
Christoph
More information about the Mapbender_dev
mailing list