Opened 13 years ago
Closed 13 years ago
#631 closed defect (fixed)
CSW Harvester / register all typenames including unknown types
Reported by: | Fxp | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | v2.7.0 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Tested with : http://one.geology.cz/metadata/csw/index.php?service=CSW&request=GetCapabilities&acceptversions=2.0.2 which declare an "rss" typenames.
After that, GetRecords request use a null typenames in query http://one.geology.cz/metadata/csw/index.php?request=GetRecords&service=CSW&version=2.0.2&resultType=results&namespace=xmlns%28csw%3Dhttp%3A%2F%2Fwww.opengis.net%2Fcat%2Fcsw%2F2.0.2%29%2Cxmlns%28gmd%3Dhttp%3A%2F%2Fwww.isotc211.org%2F2005%2Fgmd%29&outputFormat=application%2Fxml&outputSchema=http%3A%2F%2Fwww.isotc211.org%2F2005%2Fgmd&startPosition=1&maxRecords=20&elementSetName=summary&constraint=csw%3AAnyText+%3D+%27igme%27&CONSTRAINT_LANGUAGE=CQL_TEXT&constraint_language_version=1.1.0&typeNames=null%2Ccsw%3ARecord%2Cgmd%3AMD_Metadata
Attachments (1)
Change History (2)
by , 13 years ago
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed revision 8291.