[Koha-bugs] [Bug 16146] ACQ: Previewed records in Z39.50 search results are wrong

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 24 18:03:18 CET 2016


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 49540
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49540&action=edit
Bug 16146 - ACQ: Previewed records in Z39.50 search results are wrong

For 3.22.x only:

This patch fixes a bug which was fixed in cataloging by Bug 6367 and
fixed in master by Bug 15318. A misplaced line of JavaScript means that
the popup menu of options shown when clicking in a table cell links to
the wrong record.

To test:

1. Apply the patch and navigate to Acquisitions.
2. Locate an exsiting basket or create a new one.
3. Add to the basket using the option to order from an external source..
4. Perform a search which will return multiple results.
5. Test the "MARC" and "Card" links for multiple results and confirm
   that the correct data is shown each time.
6. Click anywhere in the results table to show the hidden menu and test
   the "Preview MARC," "Preview card," and "Order" links it displays,
   confirming that the actions complete using the correct record.

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


More information about the Koha-bugs mailing list