]> git.koha-community.org Git - koha.git/commit
Bug 34608: (follow-up) Display authorized values if used
authorOwen Leonard <oleonard@myacpl.org>
Wed, 1 Nov 2023 17:19:09 +0000 (17:19 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 16 Sep 2024 08:40:59 +0000 (10:40 +0200)
commitc52f51b421cb3b77591bb804589b221b424fcefc
tree573cc59c1bace529e129d06877fc4392d2cb1c9c
parent44f7f404fc943290f71e7b60092c0da15ef1d336
Bug 34608: (follow-up) Display authorized values if used

This patch shamelessly steals from Bug 33568 in order to allow the
correct authorized value description to be shown in the JS-generated
table of results for values of borrowers sort1 and sort2.

To test, apply the patch and go to Administration -> Authorized values.

- Add some values, if necessary, to both the 'Bsort1' and 'Bsort2'
  categories.
- Locate some patron records to edit, and set the patron's "Sort 1" and
  "Sort 2" fields.
- Perform a patron search which will return those patron records.
  - Confirm that the correct authorized value description is shown
    instead of the authorized value code.
- Delete all values from the 'Bsort1' and 'Bsort2' authorized value
  categories.
- Return to your patron search and confirm that "Sort 1" and "Sort 2"
  values are still being shown, though now it's the "raw" code.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc