| Summary: | OAI-PMH server should enforce correct syntax for identifiers (including OAI-PMH:archiveID) | ||
|---|---|---|---|
| Product: | Koha | Reporter: | David Cook <dcook> |
| Component: | Web services | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED WONTFIX | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | ||
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Crowdfunding committed: | 0 |
| Crowdfunding contact: | Patch complexity: | --- | |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
David Cook
2018-11-16 06:46:31 UTC
It would be good to actually have a subsystem of "global system preference" validation rules... (In reply to David Cook from comment #0) > At the moment in Koha you can put whatever you like in OAI-PMH:archiveID and > make all sorts of invalid identifiers. We should change this. I suppose the problem here is that we can't really add validation rules when we've allowed whatever for many years. |