Some values in search results use: AuthorisedValues.GetDescriptionByKohaField Some are looked up in the script For consistency and readability we should be consistent
Created attachment 190447 [details] [review] Bug 41435: Use AuthorisedValues.GetDescriptionByKohaField for search results To test: 1 - Do some search on the interface 2 - Check the results 3 - Apply patch 4 - Restart all 5 - Confirm notforloan, collectioncode, and shelving locations are still correctly described
Created attachment 190448 [details] [review] Bug 41435: Use AuthorisedValues.GetDescriptionByKohaField for search results To test: 1 - Do some search on the interface 2 - Check the results 3 - Apply patch 4 - Restart all 5 - Confirm notforloan, collectioncode, and shelving locations are still correctly described Current status: Needs Signoff
Created attachment 190475 [details] [review] Bug 41435: Use AuthorisedValues.GetDescriptionByKohaField for search results To test: 1 - Do some search on the interface 2 - Check the results 3 - Apply patch 4 - Restart all 5 - Confirm notforloan, collectioncode, and shelving locations are still correctly described Signed-off-by: David Nind <david@davidnind.com>
Testing notes (using KTD): 1. No differences noted in search results when using Elasticsearch (both staff interface and OPAC). 2. Bonus: added some OPAC descriptions for the authorized values, and these were shown correctly.