[Bug 4903] New: OAI doesn't work out of the box - XSL path
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4903 Summary: OAI doesn't work out of the box - XSL path Change sponsored?: --- Product: Koha Version: rel_3_0 Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: Z39.50 / SRU / OpenSearch Servers AssignedTo: gmcharlt@gmail.com ReportedBy: tomascohen@gmail.com QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 In opac/oai.pl, the /koha-tmpl/intranet-tmpl/prog/en/xslt/ path is not available in a normal install: OAI harvesting fails and koha-opac-error.log says: "oai.pl: Could not create file parser context for file "/usr/share/koha_ffyh/intranet/cgi-bin/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2OAIDC.xsl": No such file or directory" I'm not sure this xsl should be on intranet dir thou. To+ -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4903 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> 2010-08-24 16:35:07 UTC --- patch sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4903 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4903 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Version|rel_3_0 |HEAD --- Comment #2 from Galen Charlton <gmcharlt@gmail.com> 2010-10-28 12:46:34 UTC --- Submitted revised patch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4903 --- Comment #3 from Galen Charlton <gmcharlt@gmail.com> 2010-10-28 12:46:54 UTC --- Created attachment 2707 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2707 revised patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4903 --- Comment #4 from Tomás Cohen Arazi <tomascohen@gmail.com> 2010-11-05 14:36:12 UTC --- Please backport to 3.0.X. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4903 --- Comment #5 from MJ Ray (software.coop) <mjr@ttllp.co.uk> 2010-11-19 16:33:48 UTC --- 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.h... bug 4903: enable OAI-DC output when install done in standard mode http://lists.koha-community.org/pipermail/koha-patches/2010-October/012731.h... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4903 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4903 nectroe <nunyo@masmedios.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nunyo@masmedios.com --- Comment #6 from nectroe <nunyo@masmedios.com> 2011-01-27 09:54:51 UTC --- I installed the new version of koha "3.2.3" and the bug still not fixed. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4903 --- Comment #7 from Owen Leonard <oleonard@myacpl.org> 2011-01-27 13:46:23 UTC --- (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. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4903 --- Comment #8 from Tomás Cohen Arazi <tomascohen@gmail.com> 2011-01-27 14:07:25 UTC --- 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... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4903 Magnus Enger <magnus@enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus@enger.priv.no Patch Status|Needs Signoff |Signed Off --- Comment #9 from Magnus Enger <magnus@enger.priv.no> 2011-04-07 07:59:38 UTC --- I did a standard install, verified that the error was still there, applied the patch, did an upgrade et voila, OAI-PMH works! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4903 --- Comment #10 from Chris Cormack <chris@bigballofwax.co.nz> 2011-04-07 09:39:55 UTC --- Pushed please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4903 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Patch Pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4903 Magnus Enger <magnus@enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #11 from Magnus Enger <magnus@enger.priv.no> --- This works in current master. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org