Summary: | OAI doesn't work out of the box - XSL path | ||
---|---|---|---|
Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Component: | Z39.50 / SRU / OpenSearch Servers | Assignee: | Galen Charlton <gmcharlt> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | major | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, magnus, nunyo.lopez |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: | revised patch |
Description
Tomás Cohen Arazi (tcohen)
2010-06-24 00:27:04 UTC
patch sent Submitted revised patch. Created attachment 2707 [details] [review] revised patch Please backport to 3.0.X. This bug is mentioned in: bug 4903: enable OAI-DC output when install done in standard mode http://lists.koha-community.org/pipermail/koha-patches/2010-October/012729.html bug 4903: enable OAI-DC output when install done in standard mode http://lists.koha-community.org/pipermail/koha-patches/2010-October/012731.html I installed the new version of koha "3.2.3" and the bug still not fixed. (In reply to comment #6) > I installed the new version of koha "3.2.3" and the bug still not fixed. A patch has been submitted, but not approved. We're still waiting for someone to test the patch and sign off on it (confirm that it works). If you could do so the patch could make it into the next version. I originally sent the patch, which was tested and is in production here. This version substitutes double with single quotes. I'll check in the docs how to sign-off a patch... I did a standard install, verified that the error was still there, applied the patch, did an upgrade et voila, OAI-PMH works! Pushed please test This works in current master. |