Fix queryIsAllowed to look at the first word in the query, regardless of punctuation or whitespace.

Add tests for queryIsAllowed.
This commit is contained in:
Colin Kuskie 2009-08-11 00:11:10 +00:00
parent 6adfc6ccee
commit 9182ce5288
3 changed files with 112 additions and 71 deletions

View file

@ -1,4 +1,5 @@
7.7.17
- fixed #10746: SQL queriy is improper for MySQL compliant query
- fixed #10744: Shop quantity bug in Cart
- fixed #10738: Events do not revision their storage locations
- fixed #10724: gotcha.txt for 7.7.17 enhanced