Ticket #158 (closed defect: duplicate)

Opened 11 years ago

Last modified 9 years ago

[WMS] Broken ref. to digitalearth DTD

Reported by: dmorissette Owned by: dmorissette
Priority: high Milestone:
Component: WMS Server Version: 4.1
Severity: normal Keywords:
Cc: trem@…, nsavard@…

Description

Subject:  [mapserver-users] digitalearth DTD
   Date:  Mon, 8 Apr 2002 12:55:36 +1000
   From:  "Trem Stamp" <trem@socialchange.net.au>
     To:  "Mapserv Users List" <mapserver-users@lists.gis.umn.edu>

Hi all,
 
I noticed today that my application breaks when getting the mapserv WMS 
capabilities document in mapserv3.5.  There appears
to be a reference to:
 
http://www.digitalearth.gov/wmt/xml/exception_1_0_0.dtd
 
This no longer appears to be a valid url.  I realise that 
http://www.digitalearth.gov/wmt/xml/exception_1_0_1.dtd is valid, but this
isn't being requested.
 
 
Using this url:
http://maps-dev.socialchange.net.au/cgi-bin/mapserv?
map=mapfiles/geoscience10m.map&WMTVER=1.0.1&request=capabilities&LAYERS=
 
I get...................
 
<!DOCTYPE WMT_MS_Capabilities SYSTEM 
"http://www.digitalearth.gov/wmt/xml/capabilities_1_0_0.dtd"
 [
 <!ELEMENT VendorSpecificCapabilities EMPTY>
 ]>  <!-- end of DOCTYPE declaration -->
 
Is this dtd going to be reliable or is it now not being used?
 
Cheers,
 
Trem

Change History

Changed 10 years ago by dmorissette

  • cc assefa@… added
  • version changed from 4.0 to 4.1
This is quite likely still an issue in 4.0. 
I or Assefa should check this in 4.1.  

Maybe we can add this DTD to our http://ogc.dmsolutions.ca/ repository, or ask 
OGC to add this to their http://schemas.opengis.net/ repository.  Let's talk 
about this when we get there.

Changed 9 years ago by nsavard@…

  • cc nsavard@… added

Changed 9 years ago by nsavard@…

*** Bug 381 has been marked as a duplicate of this bug. ***

Changed 9 years ago by nsavard@…

  • status changed from new to closed
  • resolution set to fixed
Fixed.  Now the DTD used is
"http://schemas.opengis.net/wms/1.1.1/WMS_exception_1_1_1.dtd".

Changed 9 years ago by nsavard@…

Verified on 4.3 version.

Changed 9 years ago by dmorissette

  • status changed from closed to reopened
  • resolution fixed deleted
The problem was with WMS 1.0.0. I believe the problem would still be present
with that version.

Changed 9 years ago by dmorissette

  • status changed from reopened to closed
  • resolution set to duplicate
This will be addressed by bug 657. Marking as duplicate.

*** This bug has been marked as a duplicate of 657 ***
Note: See TracTickets for help on using tickets.