Opened 12 years ago

Closed 12 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.

Change History (2)

comment:1 by heikki, 12 years ago

committed in 2.6.x rev. 8549

comment:2 by heikki, 12 years ago

Resolution: fixed
Status: newclosed

committed in trunk rev. 8550

Note: See TracTickets for help on using tickets.