[Bug 5667] New: koha-conf.xml missing entry for z39.50 publicserver
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5667 Summary: koha-conf.xml missing entry for z39.50 publicserver Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: Z39.50 / SRU / OpenSearch Servers AssignedTo: gmcharlt@gmail.com ReportedBy: ian.walls@bywatersolutions.com QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 By default, the koha-conf.xml created by make does not include a set of configurations for a public Z39.50 server. There is a line to uncomment to activate public Z39.50 search, but the BIBLIOGRAPHIC RECORDS <server> tag must be copied and given a new id of 'publicserver' in order for one to be able to search the catalog. This configuration tag should be included in the default, commented out just like the line to turn on publicserver listening. A comment should be included with simple instructions. -- 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=5667 Ian Walls <ian.walls@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|gmcharlt@gmail.com |ian.walls@bywatersolutions. | |com -- 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=5667 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> 2011-03-30 14:44:25 UTC --- Created attachment 3530 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3530 new koha-conf.xml default entries Add new default entries to koha-conf.xml so the public SRU server works if the user uncomments the needed sections. -- 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=5667 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent 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=5667 --- Comment #2 from MJ Ray (software.coop) <mjr@ttllp.co.uk> 2011-04-05 14:18:25 UTC --- This bug is mentioned in: [Bug 5667] Add entries so Z39.50 public server works http://lists.koha-community.org/pipermail/koha-patches/2011-March/014357.htm... --- Comment #3 from Magnus Enger <magnus@enger.priv.no> 2011-05-03 06:37:27 UTC --- Created attachment 4029 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4029 Signed-off patch Please note that on a dev-install you need to run through an upgrade, uncomment the relevant parts of koha-conf.xml and restart the zebra daemon for this change to take effect (that is, to turn on Z39.50/SRU). -- 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=5667 Magnus Enger <magnus@enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus@enger.priv.no Patch Status|Needs Signoff |Signed Off -- 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=5667 Ata ur Rehman <ata.rehman@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ata.rehman@gmail.com --- Comment #4 from Ata ur Rehman <ata.rehman@gmail.com> 2011-05-15 21:14:06 UTC --- In which version this bug will be fixed? 3.4.1? When will it be released? -- 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=5667 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #5 from Chris Cormack <chris@bigballofwax.co.nz> 2011-05-15 21:19:17 UTC --- It needs to reach passed qa, then it will be tested again and merged to master, and will be either in 3.4.1 if that happens in time or 3.4.2. All 3.4.x releases happen once a month on the 22nd, barring a security release being needed. -- 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=5667 --- Comment #6 from Ian Walls <ian.walls@bywatersolutions.com> 2011-05-16 15:02:42 UTC --- The test plan: apply patch run make process follow instructions to active the publicserver entry attempt to search the server from another remote host I'll get this pushed through as soon as I have a few moments (swamped with other work today) -- 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=5667 Ian Walls <ian.walls@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #7 from Ian Walls <ian.walls@bywatersolutions.com> 2011-05-25 12:31:43 UTC --- Simple patch to read, marking as Passed QA -- 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=5667 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Passed QA |Patch Pushed --- Comment #8 from Chris Cormack <chris@bigballofwax.co.nz> 2011-05-28 06:58:47 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=5667 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |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. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org