[Zope-CMF] Re: portal_catalog error in CMF 1.3b2 ?

Chris Withers chrisw@nipltd.com
Sat, 13 Jul 2002 14:52:34 +0100


Tres Seaver wrote:
> 
> Ah, ok;  you need to add the 'portal_type' FieldIndex to your catalog,
> and reindex it;  the search form in beta2 uses it, rather than the
> deprecated "Type" index (Type is now supposed to be the "human-readable"
> / "localized" title, rather than the ID, of the type object).

Are these differences between portal_type and Type documented anywhere?

cheers,

Chris