id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,distribution,status_field
1342,"range queries use lexical comparison, not numerical",sascha_silbe,sascha_silbe,"While adding a range query example to the test suite I discovered a bug: Range queries currently do lexical comparisons, not a numerical ones. This means that a range query of 9000..11000 will _not_ match 10000.
For the current code this is a minor issue as only the 'timestamp' property supports range queries and all dates between about mid-2001 and 2033 have exactly ten digits (so for regular Journal entries it shouldn't make any difference).

",defect,closed,Normal,0.88,sugar-datastore,Git as of bugdate,Minor,fixed,r+,,Unspecified,Assigned
