[Koha-bugs] [Bug 11961] New: Add a "Z39.50 search" button to the authority creation and modfication forms.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 19 17:22:00 CET 2014


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

            Bug ID: 11961
           Summary: Add a "Z39.50 search" button to the authority creation
                    and modfication forms.
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: MARC Authority data support
          Assignee: gmcharlt at gmail.com
          Reporter: fcapovilla at live.ca
        QA Contact: testopia at bugs.koha-community.org

Created attachment 26461
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26461&action=edit
Add a "Z39.50 search" button to the authority creation and modification pages.

This patch adds the "Z39.50 search" button to the authority creation and
modification forms.

Test case :
* Go to the authority creation page. A "Z39.50 search" should be in the
toolbar.
* Click on the button, a warning dialog should appear, telling you this action
could overwrite the current authority record. Click Ok.
* The Z39.50 authority search dialog should appear. Search for an authority and
import it.
* The authority creation form should be updated with the informations from the
imported authority.

Test case 2 :
* Search for an existing authority and modify it. You should preferably test
this feature with an "Author" or "Uniform Title" authority since they have
search fields in the Z39.50 search dialog.
* In the modification form, click on the "Z39.50 search" button.
* The warning dialog should appear. Click Ok.
* The Z39.50 search dialog should appear. If the authority was of a supported
type, some search fields should be auto-filled with the informations of the
current authority record.
* Search for a replacement authority and import it.
* The current authority record should have been updated. Save it.
* The existing authority should be updated, and no new authority record should
have been created.

Sponsored-by: CCSR ( http://www.ccsr.qc.ca )

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


More information about the Koha-bugs mailing list