http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6149 --- Comment #28 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Katrin Fischer from comment #26)
Hm, bit confused about the example values: and|And|or|Or
1) Do we need 'And' and 'and' when the values are now case insensitive?
I've now taken this into account too, making it case insensitive was a great >idea!
2) Why not list 'not'?
I will continue to test, this could go into a follow up.
Hmmm, it's passed QA now, but I was intending on posting a followup for Katrin's comments. The sample that should go into the sql would probably be best as 'and|or|not' now that I've made it case insensative and the 'not' is a good addition that I just hadn't thought of before ;) Either way, that's very trivial and not worth losing QA for :) -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.