http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5515
Ian Walls <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls@bywatersolutions. | |com --- Comment #3 from Ian Walls <[email protected]> 2011-09-15 15:18:56 UTC --- My research is showing this to be an issue with the truncation; if QueryAutoTruncate is off, no error message is generated. The error seems to occur when searching kw,wrdl,rtrn:and whatever With QueryAutoTruncate off, the weighting kicks in, and the search terms are wrapped in quotes, preventing the parse error. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
