--- ZSQLExtend/ZSQLExtend.py 2004/10/29 13:40:24 1.48 +++ ZSQLExtend/ZSQLExtend.py 2004/11/03 14:52:30 1.49 @@ -1,7 +1,7 @@ from OFS.Folder import Folder from Globals import Persistent from Acquisition import Implicit -from Globals import DTMLFile +from Globals import DTMLFile,package_home import urllib import re import string @@ -721,7 +721,7 @@ class ZSQLExtendFolder(Folder,Persistent tmp=string.join(tmps,' OR ') - op="ct" + op="all" if (not tableExt) or (namealt.split('.')[0]==tableExt): if searchFields.has_key(name):