[Koha-bugs] [Bug 12747] Add extra column in Z3950 search result

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 23 21:18:33 CEST 2015


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

--- Comment #21 from Marc Véron <veron at veron.ch> ---
Created attachment 38456
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38456&action=edit
[Signed-off] Bug 12747 - Add extra column in Z3950 search

This patch permits to add an extra column in Z3950 search result.
The system preference AdditionalFieldsInZ3950ResultSearch maps which MARC
field/subfields are displayed in the column.

Testing:

I Apply the patch
II Run updatedatabase.pl

ACQUISITIONS
0) Enter a field/subfield in the AdditionalFieldsInZ3950ResultSearch;
1) Create a new basket or use an existing one;
2) In -Add order to basket-, click "From an external source";
3) Select some search targets and enter a subject heading ex. house;
4) Click Search bouton;
5) Validate "Additional fields" column with the field/subfield value.

CATALOGUING
0) shares same syspref as above
1) Go to cataloguing, click New from z3950
2) fill to result in a successful search
3) validate column Addition Fields

sponsored by the CCSR ( http://www.ccsr.qc.ca )

Tested both patches together, works as expected.
Signed-off-by: Marc Véron <veron at veron.ch>

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


More information about the Koha-bugs mailing list