Bug 41155

Summary: Instructors preferred name does not display in OPAC
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: Course reservesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40699
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:

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