Bug 30041 - Add MARC and Card preview to biblio search results
Summary: Add MARC and Card preview to biblio search results
Status: Failed QA
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Aleisha Amohia
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-08 00:43 UTC by Aleisha Amohia
Modified: 2022-03-29 11:18 UTC (History)
3 users (show)

See Also:
Change sponsored?: Sponsored
Patch complexity: Small patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 30041: Add MARC and Card preview to biblio search results (4.60 KB, patch)
2022-02-08 00:55 UTC, Aleisha Amohia
Details | Diff | Splinter Review
Bug 30041: Add MARC and Card preview to biblio search results (4.65 KB, patch)
2022-02-08 16:36 UTC, Lucas Gass
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Aleisha Amohia 2022-02-08 00:43:22 UTC
The cataloguing search (which searches both the catalogue and the reservoir) provides options for both a MARC preview and Card preview for each search result. These options would be useful to show on the normal biblio search results ('search the catalogue').
Comment 1 Aleisha Amohia 2022-02-08 00:55:55 UTC
Created attachment 130251 [details] [review]
Bug 30041: Add MARC and Card preview to biblio search results

This enhancement adds MARC preview and Card preview links to the normal
catalogue search results.

To test:
1) Do a catalogue search in the staff client (use the 'Search the
    catalogue' tab, do not do a search that searches both the catalogue
    and the reservoir).
2) Notice there is no quick way to view the MARC and Card previews for
each search result.
3) Apply patch and refresh the search results page
4) Confirm there are now links for both the MARC and Card previews
5) Confirm these popups show details of the records as expected

Sponsored-by: Education Services Australia SCIS
Comment 2 Lucas Gass 2022-02-08 16:36:45 UTC
Created attachment 130312 [details] [review]
Bug 30041: Add MARC and Card preview to biblio search results

This enhancement adds MARC preview and Card preview links to the normal
catalogue search results.

To test:
1) Do a catalogue search in the staff client (use the 'Search the
    catalogue' tab, do not do a search that searches both the catalogue
    and the reservoir).
2) Notice there is no quick way to view the MARC and Card previews for
each search result.
3) Apply patch and refresh the search results page
4) Confirm there are now links for both the MARC and Card previews
5) Confirm these popups show details of the records as expected

Sponsored-by: Education Services Australia SCIS

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Comment 3 Jonathan Druart 2022-02-18 15:25:58 UTC
Too many copy/pasted IMO, we should implement bug 30131 first.
Comment 4 Nick Clemens (kidclamp) 2022-03-29 11:18:56 UTC
Agreeing with Joubu, we should centralize the repeated code