Summary: | OAI: oai_dc has no element named dcCollection | ||
---|---|---|---|
Product: | Koha | Reporter: | Julian Maurice <julian.maurice> |
Component: | Web services | Assignee: | Julian Maurice <julian.maurice> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | major | ||
Priority: | P5 - low | CC: | kyle, m.de.rooy, mtj |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 12252 | ||
Bug Blocks: | |||
Attachments: |
Bug 17744: Remove the oai_dc:dcCollection wrapper in OAI responses
[SIGNED-OFF] Bug 17744: Remove the oai_dc:dcCollection wrapper in OAI responses Bug 17744: Remove the oai_dc:dcCollection wrapper in OAI responses [3.22.x] Bug 17744: Remove the oai_dc:dcCollection wrapper in OAI responses |
Description
Julian Maurice
2016-12-08 09:12:59 UTC
Created attachment 58036 [details] [review] Bug 17744: Remove the oai_dc:dcCollection wrapper in OAI responses Test plan: 1. Empty system preference OAI-PMH:ConfFile 2. Go to http://opac.tld/cgi-bin/koha/oai.pl?verb=ListRecords&metadataPrefix=oai_dc 3. Confirm you have oai_dc:dcCollection element in <metadata> 4. Apply patch 5. Repeat 2 6. Confirm you don't have oai_dc:dcCollection element in <metadata> Created attachment 58192 [details] [review] [SIGNED-OFF] Bug 17744: Remove the oai_dc:dcCollection wrapper in OAI responses Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Created attachment 58204 [details] [review] Bug 17744: Remove the oai_dc:dcCollection wrapper in OAI responses Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Pushed to master for 17.05, thanks Julian! This patch has been pushed to 16.11.x, will be in 16.11.01. Created attachment 58553 [details] [review] [3.22.x] Bug 17744: Remove the oai_dc:dcCollection wrapper in OAI responses Pushed to 3.22.x for 3.22.14 Pushed to 16.05.x, for 16.05.07 release |