Opened 13 years ago

Closed 13 years ago

#393 closed defect (fixed)

OAI-PMH configuration parameters not saved

Reported by: mcoudert Owned by: mcoudert
Priority: major Milestone: v2.6.4
Component: General Version: v2.6.1
Keywords: OAI Cc:

Description

OAI provider configuration parameters are not saved (due to missing code in Set.java). Moreover, those parameters are only launched at startup as constructor arguments. They should be load dynamically since it is possible to change them via the System Configuration page.

A patch is attached to fix both issues.

Attachments (1)

oai_config.patch (19.0 KB ) - added by mcoudert 13 years ago.

Download all attachments as: .zip

Change History (4)

by mcoudert, 13 years ago

Attachment: oai_config.patch added

comment:1 by mcoudert, 13 years ago

Owner: changed from geonetwork-devel@… to mcoudert
Status: newassigned

comment:2 by fxp, 13 years ago

Milestone: v2.6.3v2.7.0

comment:3 by mcoudert, 13 years ago

Milestone: v2.7.0v2.6.4
Resolution: fixed
Status: assignedclosed

Already committed into trunk at revision : 6890.

Note: See TracTickets for help on using tickets.