#304 closed defect (fixed)
Cannot load WMS with empty style name
Reported by: | christoph | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 2.5.1 release |
Component: | administration | Version: | 2.5 |
Keywords: | Cc: |
Description ¶
Cannot load a capabilities document, where the "Name" tag of a "Style" is empty
<Name/>
Change History (5)
comment:1 by , 16 years ago
Version: | 2.5 rc6 → 2.5 |
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 16 years ago
Milestone: | 2.6 release → 2.5.1 release |
---|
follow-up: 5 comment:4 by , 16 years ago
Just came across such a case. When applying the patch and successfully uploading the wms, it will not display a legendicon, even if one is defined in the style block. This is because mod_legend uses getLegendUrlByGuiLayerStyle("default") but the name is set to "" by the patch.
Note:
See TracTickets
for help on using tickets.
for 2.5.x
http://trac.osgeo.org/mapbender/changeset/3138
for 2.6
http://trac.osgeo.org/mapbender/changeset/3139