https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30568 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #12 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- This breaks some strings where the no_html flag is passed. For example, go to the hold history for a patron with this applied and view the title element: <title>Holds history for <span class='preferred_name'>Ronnie</span> <span class='surname'>Ballard</span> <span class='cardnumber'>(23529000139858)</span> › Patrons › Koha</title> It's attempting to pass in HTML when it shouldn't. -- You are receiving this mail because: You are watching all bug changes.