Opened 13 years ago
Closed 13 years ago
#728 closed defect (fixed)
CSW Harvester URL must be URL-decoded
Reported by: | heikki | Owned by: | heikki |
---|---|---|---|
Priority: | major | Milestone: | v2.6.5 |
Component: | General | Version: | v2.6.4 |
Keywords: | csw harvesting | Cc: |
Description
When adding or updating a CSW Harvester, its capabilities URL must be URL-decoded.
Otherwise it is not possible to use the harvesting XML interface from client applications if these URLs contain characters such as & : if the client doesn't URL-encode them, GN chokes; and if they do, GN doesn't URL-decode them, and they don't work.
Probably this should be fixed in all types of harvesters for all inputs, but leaving that for when you need that.
Note:
See TracTickets
for help on using tickets.
committed in 2.6.x rev. 8549