https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41810 Bug ID: 41810 Summary: Missing patron.title from Bug 40602 Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org
From Bug 40602:
The line : - <span class="patron-title">[% patron.title | html %]</span> Becomes : + <span class="patron-title"></span> So there is no content. I bet this is not what we want. Since this is backported to 25.11.00,25.05.04 I think we should do the additional work here. -- You are receiving this mail because: You are watching all bug changes.