http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6602 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard@gmail.com --- Comment #2 from Nicole C. Engard <nengard@gmail.com> 2011-07-18 19:59:06 UTC --- The problem here is that this patch generates something like this: AND borrowers.surname='en%' If you enter a string with a wildcard - shouldn't the text strings be LIKE instead of equals? This patch works in that it creates the rule, but I can't test the rule cause of the bug I reported that definitions aren't used in guided reports. -- 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.