Ticket #500 (closed defect: invalid)
[WMS Server]wms_acessconstraints not returned into the document
| Reported by: | nsavard@… | Owned by: | mapserverbugs |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | WMS Server | Version: | 4.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
OGC Cite WMS test suite-wms_acessconstraints not returned in the response
document when a GetCapabilities request is issued.
The "wms_accesscontraints" parameter is correctly set into the map file but only
the "wms_fees" value is returned. The XPath expression is a logical "AND"
statement with "wms_accessconstraints" and "wms_fees".
Here is the corresponding snippet of the map file used on xcalibur:
"WMS_ACCESSCONTRAINTS" "none"
"WMS_FEES" "none"
The test is:
wms/wmsops/getcapabilities/response/general_metadata/2
The URL request sent is:
http://www2.dmsolutions.ca/cgi-bin/mswms_ogc_cite?ReQuEsT=GetCapabilities&VeRsIoN=1.1.1&SeRvIcE=WMS
Change History
Note: See
TracTickets for help on using
tickets.
