#42 closed defect (fixed)
conflict: wms preferences / treeGDE2
Reported by: | christoph | Owned by: | christoph |
---|---|---|---|
Priority: | minor | Milestone: | 2.4.2 and older releases |
Component: | treeGDE | Version: | 2.4.1 |
Keywords: | None | Cc: | None |
Description
when moving layers up/down via wms preferences, the treeGDE frame is reloaded; if treeGDE2 is active, the frame is empty
Change History (6)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 18 years ago
download updated version here
http://trac.osgeo.org/mapbender/browser/trunk/mapbender/http/php/mod_WMSpreferences.php?format=raw
comment:4 by , 18 years ago
Cc: | added |
---|---|
Component: | user interface → wfs |
Keywords: | None added |
Milestone: | → Open Layers integration |
Priority: | major → minor |
Summary: | conflict: wms preferences / treeGDE2 → None |
Type: | defect → task |
Version: | 2.4.1 → 2.1 rc1 |
comment:5 by , 17 years ago
Component: | wfs → treeGDE |
---|---|
Milestone: | Open Layers integration |
Summary: | None → conflict: wms preferences / treeGDE2 |
Type: | task → defect |
Version: | 2.1 rc1 → 2.4.1 |
comment:6 by , 17 years ago
Milestone: | → pre 2.4.2 |
---|
Note:
See TracTickets
for help on using tickets.
using
window.opener.mb_execloadWmsSubFunctions();
instead of
window.opener.frames[mod_WMSpreferences_target2].document.location.reload();