https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28484
Alex Arnaud <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #4 from Alex Arnaud <[email protected]> --- 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. _______________________________________________ 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/
