~evergreen-bugs/evergreen/rel_3_11

  • Committer: Jane Sandberg
  • Author(s): Galen Charlton
  • Date: 2024-04-17 17:28:39 UTC
  • Revision ID: git-v1:f314ffdcda88009f44bf21f8cca3c6faec82ff9c
LP#1949214: do not jump-on-single-hit when doing metarecord search in staff catalog

This patch fixes an issue where the staff catalog search would attempt to
jump to a bib record whose ID was the same as the metarecord when doing
a metarecord ("Group Formats/Editions") search that returns a single hit.

Unlike the OPAC, this patch does not attempt to jump to the bib when
the single metarecord has only one constituent record.

To test
-------
[1] Turn on the "Jump to details on 1 hit (staff client)" library
    setting.
[2] Perform a metarecord search in the staff catalog that results in
    a single hit. Observe that the staff catalog jumps to an incorrect
    record (or no record at all).
[3] Apply the patch and repeat step to. This time, the catalog should
    display the correct search results without attempting to jump
    to a single record.
[4] Verify that the patch does not break jumping to the record when
    doing a non-metarecord search that returns a single hit.

Release-note: Fixes problem where the staff catalog could attempt to jump to an
incorrect record when performing a metarecord search that returns a single result.

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Filename Latest Rev Last Changed Committer Comment Size
..
.github 25231 3 years ago Jason Boyer LP1903476: Use Github Actions to build antora docu Diff
build 7698 17 years ago dbs First step towards a saner translation framework f Diff
docs 11469 15 years ago kgs Moving styleguide folder into 1.6 docs repository. Diff
m4 23921 4 years ago Jason Stephenson LP#1375296 - Quiet deprecation warnings in autorec Diff
Open-ILS 2 20 years ago phasefx Initial revision git-svn-id: svn://svn.open-ils. Diff
.gitignore 25394 2 years ago Jane Sandberg LP1915816 follow-up: one more .gitignore addition 14.7 KB Diff Download File
.mailmap 26145 2 years ago Jason Stephenson Add another entry for Jason Stephenson to mailmap 1.8 KB Diff Download File
AUTHORS 16659 12 years ago Galen Charlton AUTHORS, NEWS, and INSTALL files should actually h 199 bytes Diff Download File
ChangeLog 16662 12 years ago Galen Charlton tweak wording - ChangeLogs are generated during re 210 bytes Diff Download File
configure.ac 25547 2 years ago Jason Stephenson LP1990018: Fix libdbi build Resolve issues with f 13.2 KB Diff Download File
COPYING 13383 14 years ago gmc update GPL 2.0 text in the staff client license st 749 bytes Diff Download File
DCO-1.1.txt 8485 16 years ago miker add a copy of the DCO for convenience git-svn-id: 1.1 KB Diff Download File
HACKING 16694 12 years ago Dan Scott Consensus was reached to remove editor-specific gl 2.3 KB Diff Download File
Symlink INSTALL 16659 12 years ago Galen Charlton AUTHORS, NEWS, and INSTALL files should actually h .
LICENSE.txt 13382 14 years ago gmc updated license text with current GPL 2.0 text NO 17.6 KB Diff Download File
Makefile.am 24259 4 years ago Jane Sandberg LP#1778972: install templates-bootstrap by default 1.1 KB Diff Download File
NEWS 16659 12 years ago Galen Charlton AUTHORS, NEWS, and INSTALL files should actually h 71 bytes Diff Download File
Symlink README 24195 4 years ago Galen Charlton LP#1848524: update the README symlink Signed-off- .