https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30568
Lucas Gass (lukeg) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #12 from Lucas Gass (lukeg) <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
