Opened 14 years ago

Closed 14 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 christoph, 14 years ago

Milestone: 2.7 release2.6.1
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.