Opened 13 years ago
Closed 13 years ago
#659 closed defect (fixed)
Incorrect MIME type returned in CSW GetCapabilities response
Reported by: | jpassmore2 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | v2.6.5 |
Component: | Catalog server | Version: | v2.6.4 |
Keywords: | INSPIRE Content-Type CSW | Cc: |
Description
Looking at the INSPIRE extended GetCapabilities response from our GeoNetwork 2.6.4 service I see that the inspire_common:ResourceLocator > inspire_common:MediaType (for the CSW GetCapabilities response) is reported as being application/vnd.ogc.wms_xml. However looking at the HTTP header information I see that the Content-Type is actually reported as being application/xml;charset=UTF-8
Note:
See TracTickets
for help on using tickets.
This was solved in branch/trunk code: https://geonetwork.svn.sourceforge.net/svnroot/geonetwork/branches/2.6.x/web/src/main/webapp/xml/csw/capabilities_inspire.xml