https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28484 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #4 from Alex Arnaud <alex.arnaud@biblibre.com> --- Bug 28316 add some escapings for specials characters like exclamation mark or colon. But this works only for searches. In biblio detail, the query is built in the script, so the cleaning doesn't apply. The proposed patch clean the biblio title before the call to simple_search_compat. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.