Bug 41155 - Instructors preferred name does not display in OPAC
Summary: Instructors preferred name does not display in OPAC
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Course reserves (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-31 10:56 UTC by Nick Clemens (kidclamp)
Modified: 2025-10-31 10:56 UTC (History)
0 users

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens (kidclamp) 2025-10-31 10:56:42 UTC
Similar to bug 40699 but on the OPAC

Have a course with an instructor with a preferred name

View course in OPAC, see first name

patron-title.inc on the OPAC doesn't have the option to reverse name - is this required here?

The existing name has spans too - I think adding one span with a class for 'instructor' and using the existing spans added to patron-title.inc should be sufficient