-
if you are a user and you have no group an error accurs. normally there should appear a message there are no groups available...
example: have a lookj at: mod_filteredUser_filteredGui.php
...
}else{
echo "There are groups available for this user." ;
}.
2007-02-09 14:02:55 UTC in Mapbender
-
Hi,
from version 2.4 on it is makes problems to load a wms with Umlaute (öüä). This is new? In Version
2007-02-09 13:54:47 UTC in Mapbender
-
exprot of a single element of a gui is buggy.
SQL exports '' instead of NULL for integer values.
have a look at the script that exports a whole gui. Here the sql is okay.
2007-01-26 08:36:54 UTC in Mapbender
-
hi,
I am just testing the mapbender copy/rename gui functionality.
When I copy a gui there is the checkbox to decide wether I want to copy the users or not.
If the checkbox is not check, only the logged in user should get the owner rights for this gui.
This does not work - all user get the right for the gui.
That's a bug. Is there some who could check this.
Described it also...
2006-11-23 11:34:37 UTC in Mapbender
-
wzgraphics circle position is not correct. The circle
shows up about 10 pixel to the right.
2006-11-03 11:36:37 UTC in Mapbender
-
wms loading problems when abstract contains a linebreak
I tried to load a geoserver wms. The wms_abstract
contains a linebreak. This lead to an error, when I
open the gui to see the map.
Fehler: unterminated string literal
Quelldatei:
http://localhost/svn_actual/http/php/mod_createJSObjFromDB.php?
Zeile: 1, Spalte: 41
Quelltext:
add_wms('930','1.1.1','My GeoServer WMS','.
2006-11-03 08:06:42 UTC in Mapbender
-
change password with mod_editSelp.php failed
However the "Change personal settings" on the
"Mapbender GUI list" page is still not cahnaging the
password properly.
Also it seems a user (root is ok) cannot change the
password - the save and delete buttons don't appear.
Thanks and best regards,
Michel.
2006-09-01 08:30:19 UTC in Mapbender
-
after digitizing a new object in the gui_digitize the
alert is not displaed to show whether everything went
right or wrong.
The user can't debug if something went wrong.
JavaScript Message says:
Fehler: window.opener has no properties
Quelldatei:
http://localhost/mb_24_rl3/http/extensions/geom2wfst.php
Zeile: 6
2006-07-31 12:19:12 UTC in Mapbender
-
the bbox in the WMC is given in my case in 31466, but
the requests are send with 4326 the epsg-Code of the
first WMS.
it seams that the epsg of the 0 WMS is taken, also the
bbox in the WMC is set correct in the general-tag:
General>
2006-07-25 10:12:45 UTC in Mapbender
-
loadWMC: sometimes legend is not displayed althought
it is definded in the WMC-xml.
2006-07-25 07:51:50 UTC in Mapbender