Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2010.10
-
Fix Version/s: None
-
Component/s: App for search
-
Labels:None
Description
A layer declared with hidden=1 does not appear in the layer control
If the Web Map Context file has a layer with hidden value =1, for example :
<Layer group ="GeoLittoral" name="Limites_marees" queryable="0" hidden="1"> <ows:Title>Limites des marées</ows:Title> <ows:OutputFormat>image/gif</ows:OutputFormat> <Server service="urn:ogc:serviceType:WMS" version="1.1.1"> <OnlineResource xlink:type="simple" xlink:href="http://geolittoral.application.equipement.gouv.fr/wms/metropole"/> </Server>
The layer does not appear anymore in the search module within the control layer.