To recreate: 1. Set noItemTypeImages to 'Don't show' 2. Find a record with items and notice the holdings table never loads. Uncaught ReferenceError: item_type_description is not defined
Created attachment 167318 [details] [review] Bug 37005: Fix problem with item_type_description being undefined To test: 1. Set noItemTypeImages to 'Don't show' 2. Find a record with items and notice the holdings table never loads. 3. APPLY patch, maybe clear borwser cache too. 4. Try again, the holdings table should load.
Created attachment 167321 [details] [review] Bug 37005: Fix problem with item_type_description being undefined To test: 1. Set noItemTypeImages to 'Don't show' 2. Find a record with items and notice the holdings table never loads. 3. APPLY patch, maybe clear borwser cache too. 4. Try again, the holdings table should load. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 167667 [details] [review] Bug 37005: Fix problem with item_type_description being undefined To test: 1. Set noItemTypeImages to 'Don't show' 2. Find a record with items and notice the holdings table never loads. 3. APPLY patch, maybe clear borwser cache too. 4. Try again, the holdings table should load. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Thanks for all the hard work! Pushed to main for the next 24.11.00 release as RM Assistant
Backported to 24.05.x for upcoming 24.05.02
Depends on Bug 33568 not in 23.11.x
Fixes an issues, no user interface changes. No changes to the manual required.