sort_on in newer versions of zcatalog..?
has the 'sort_on' parameter for Zcatalog changed lately?? tried some of my old methods with a Zcatalog on a CVS-zope-install, and they return : Error Type: AttributeError Error Value: 'tuple' object has no attribute 'intersection' when fed '?sort_on=someindex' Is this only in the CVS, or in 2.1.6 too ?? -- Geir Bækholt Hansen web-developer/designer geirh@funcom.com http://www.funcom.com
on Monday, April 03, 2000 Geir Bækholt Hansen wrote : GBH> has the 'sort_on' parameter for Zcatalog changed lately?? GBH> tried some of my old methods with a Zcatalog on a GBH> CVS-zope-install, and they return : GBH> Error Type: AttributeError GBH> Error Value: 'tuple' object has no attribute 'intersection' GBH> when fed '?sort_on=someindex' GBH> Is this only in the CVS, or in 2.1.6 too ?? <ouch> sorry.. to tired today.. nothing wrong at all with zope.. just me messing with textindexes instead of fieldindexes.. Ignore me.. :-( -- Geir Bækholt Hansen web-developer/designer geirh@funcom.com http://www.funcom.com
"Geir Bækholt Hansen" wrote:
has the 'sort_on' parameter for Zcatalog changed lately??
tried some of my old methods with a Zcatalog on a CVS-zope-install, and they return :
Error Type: AttributeError Error Value: 'tuple' object has no attribute 'intersection' when fed '?sort_on=someindex'
Can you send a traceback also? -Michel
participants (2)
-
Geir B�kholt Hansen -
Michel Pelletier