[ZCM] [ZC] 764/ 1 Request "ZCTextIndex does work in a CMF environment using enumerateIndexes()"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin@zope.org
Sun, 12 Jan 2003 13:33:56 -0500


Issue #764 Update (Request) "ZCTextIndex does work in a CMF environment using enumerateIndexes()"
 Status Pending, Zope/bug critical
To followup, visit:
  http://collector.zope.org/Zope/764

==============================================================
= Request - Entry #1 by ajung on Jan 12, 2003 1:33 pm

Currently ZCTextIndex can not be used inside 
the enumarateIndexes() method when creating an
object derived from the CMF CatalogTool. An exception
will be raised inside the ZCTextIndex constructor because no vocabulary is automatically created  and ZCTextIndex
expects the ID of a Vocabulary object as parameter.


==============================================================