Opened 14 years ago
Closed 14 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)
Change History (4)
by , 14 years ago
Attachment: | oai_config.patch added |
---|
comment:1 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 14 years ago
Milestone: | v2.6.3 → v2.7.0 |
---|
comment:3 by , 14 years ago
Milestone: | v2.7.0 → v2.6.4 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Already committed into trunk at revision : 6890.