[Koha-bugs] [Bug 27737] Tag editor for authority lookup broken in authority editor

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 2 18:54:43 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27737

--- Comment #4 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 117544
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117544&action=edit
Bug 27737: Tag editor for authority lookup broken in authority editor

This patch corrects the selector used for targeting the correct fields
during an authority linking operation.

To test, apply the patch and go to Authorities in the staff client.

 - Create or edit an authority record.
 - Switch to tab 5 and if necessary click one of the tag names (e.g.
   "SEE ALSO FROM TRACING--PERSONAL NAME") to expand the subfields.
 - Click the "..." plugin link next to subfield a ("Personal name" in
   this example).
 - In the popup window, search for an authority record.
 - Click "Choose" next to one of the results.
 - The popup window should close and the authority editor should contain
   data from the record you chose, including a value in $9 and $a.
 - Test with various records to confirm that data in other fields is
   copied correctly, for instanct $d, dates associated with a name, $t
   title of a work.

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


More information about the Koha-bugs mailing list