Closed alfonsodg closed 10 years ago
From robi...@gmail.com on June 18, 2008 16:44:59
After reading the GQL reference, 'text' properties cannot be used in filters, so this should raise an error instead of quietly returning the empty set
From massimod...@gmail.com on June 18, 2008 17:51:52
Summary: GAE search condition on 'text' does not compare == (fixed)
Status: Fixed
From robi...@gmail.com on June 18, 2008 17:58:39
What steps will reproduce the problem? 1. create a 'text' property
What is the expected output?
should return matches
What do you see instead?
returns empty set What version of the product are you using? On what operating system? r263 Please provide any additional information below. Are there some unit tests that I can run against the GAE data store?
Original issue: http://code.google.com/p/web2py/issues/detail?id=13