Opened 12 years ago
Closed 12 years ago
#1044 closed defect (fixed)
Harvserter / CSW / OperationAbortedEx("No GET (using CQL) or POST (using FE) DCP available in this service.").
Reported by: | fxp | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | v2.10.0 RC0 |
Component: | General | Version: | v2.8.0RC0 |
Keywords: | Cc: |
Description
When a CSW service does not defined any constraint languages for the GetRecords operation (old GeoNetwork nodes), the OperationAbortedEx("No GET (using CQL) or POST (using FE) DCP available in this service.") exception is returned (added in #855).
- Add "No GET or POST DCP available in this service." exception if no GET and POST mode available
- if no constraintlanguage defined use the default mode (CQL+GET) which was used before
Note:
See TracTickets
for help on using tickets.