https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30568 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #187494|0 |1 is obsolete| | --- Comment #31 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- Created attachment 187740 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=187740&action=edit Bug 30568: Add classes to component name parts in intranet This patch adds a wrapper function in patron-title.inc that can be used to either span, or not if no html requested It replaces the same concept that was used for patron title to test: 1 - have a patron with all name parts 2 - load pages with a variety of name displays, confirm lack of classes 3 - apply patch 4 - reload pages from step 2, confirm there are now classes *except for where the name is called with no_html, like a page title 5 - Check page titles, patron search, placing a hold, patron search and confirm different links and views work as before Signed-off-by: Sam Sowanick <sam.sowanick@corvallisoregon.gov> Signed-off-by: Sam Sowanick <sam.sowanick@corvallisoregon.gov> -- You are receiving this mail because: You are watching all bug changes.