Closed alfonsodg closed 10 years ago
From massimod...@gmail.com on June 18, 2008 21:42:41
Summary: quote typo in r271 gql.py (fixed)
Status: Fixed
From robi...@gmail.com on June 18, 2008 21:43:09
There are further problems with r271 :
gql.py", line 316, in and def and(self,other): return SQLQuery('%s AND %s'%(self,other))
gql.py", line 297, in init if left.type=='text': AttributeError: 'str' object has no attribute 'type'
From robi...@gmail.com on June 18, 2008 23:34:21
Please provide any additional information below. if left.type=='text:
Original issue: http://code.google.com/p/web2py/issues/detail?id=14