Opened 15 years ago
Closed 15 years ago
#629 closed defect (fixed)
bad "openfolder" kills the gui
Reported by: | frankjaeger | Owned by: | dev |
---|---|---|---|
Priority: | minor | Milestone: | 2.6.1 release |
Component: | treeGDE | Version: | 2.5.1 |
Keywords: | openfolder | Cc: |
Description
If the value of the element-var "openfolder" of treeGDE is bigger then the count of wms in the gui, than the gui can not load: no overview, no mapframe. This can happen, after some wms are removed from a gui. It is very difficult for the admin to find the reason. You can spend ours to find this element-var as the root of eval.
Please check on Load:
if openfolder > max-wms
then ignore openfolder
Alternatively check it on setting the value of the element-var and check it when removing a wms and when treeGDE is copied from an other gui.
Change History (1)
comment:1 by , 15 years ago
Milestone: | 2.7 release → 2.6.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
2.5
changeset:5834
2.6
changeset:5836
trunk
changeset:5835