Ticket #1097 (closed defect: fixed)
[MapServer-WMS Server]Capabilities document not validation against dtd
| Reported by: | nsavard@… | Owned by: | mapserverbugs |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | WMS Server | Version: | 4.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The WMS server capabilities does not validate against the specified dtd. The "wms/wmsops/getcapabilities/response/2" test case in the OGC WMS tests suite failed. The test case assertion says: "The response to a GetCapabilities request references a valid copy of the DTD in Annex A.1 at a fully-quallified and accessible location and validates with the DTD." The WMS server (version 4.4 on manwe) that fails the test uses this dtd: "http://ogc.dmsolutions.ca/wms/1.1.1/capabilities_1_1_1.dtd". A previous version of the WMS server (version 4.3 on xcalibur) passed this test and uses this dtd: "http://schemas.opengis.net/wms/1.1.1/WMS_MS_Capabilities.dtd". ----------------------- The followind request is sent: http://server/cgi-bin/mswms_ogc_cite? ReQuEsT=GetCapabilities&VeRsIoN=1.1.1&SeRvIcE=WMS
Change History
Note: See
TracTickets for help on using
tickets.
