[Koha-bugs] [Bug 10486] Allow external Z39.50 targets to be searched from the OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 29 23:07:02 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10486

--- Comment #71 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 27785
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27785&action=edit
[SIGNED OFF] Bug 10486 - Allow external Z39.50 targets to be searched from the
OPAC

This adds a new page to the OPAC that can search several Z39.50 targets
using Pazpar2.

Test plan:
1) Apply patches.
2) Update database.
3) Add one or more Z39.50 targets, using the Administration -> External
   targets screen. Note that not all targets support keyword search, but
   here are some that do:
     * Library of Congress: lx2.loc.gov, 210, LCDB, none, none, MARC21, UTF-8
     * BNF2: z3950.bnf.fr, 2211, TOUT, Z3950, Z3950_BNF, UNIMARC, UTF-8
4) Perform a search on the OPAC, check to see if the "external targets"
   notice pops up at the top.
5) Click on the results link near that message.
6) This should bring back results from all enabled targets, all of which
   should be clickable to bring up a detailed view of the record.

(This version incorporates previous QA followups and some fixes for
translation and per-branch-limiting.)

Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Passes tests, template problem showing up in the QA should be ok.
More verbose notes on the bug report.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list