https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 --- Comment #51 from Victor Grousset/tuxayo <victor@tuxayo.net> --- I forgot I tested this in the past. What should be expected to be different from comment 11 results? - Should I still have to quote stuff (the cases of comment 8) - Should some stuff return results instead of none? - No crash I guess? Speaking of that: With QueryAutoTruncate=only if * For a search of the following and a record named the following: The reserved characters are: + - = && || > < ! ( ) { } [ ] ^ " ~ * ? : \ / => Error: Unable to perform your search With QueryAutoTruncate=auto For a search of the following and a record named the following: The reserved characters are: + - = && || > < ! ( ) { } [ ] ^ " ~ * ? : \ / => Error: Unable to perform your search -- You are receiving this mail because: You are watching all bug changes.