24 Oct
2013
24 Oct
'13
5:33 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10542 --- Comment #2 from Galen Charlton <gmcharlt@gmail.com> --- Poking at this more, the immediate cause of the problem is that tacking on 'not Suppress=1' to the end of a PQF query generated by QP is a syntax error. That can be addressed by munging the input to buildQuery(), but I've run into a roadblock: the PQF QueryParser driver needs to be taught how to use the negation operator. -- You are receiving this mail because: You are watching all bug changes.