[Zope] Need help with Zcatalog desperately !
Michel Pelletier
michel@digicool.com
Mon, 03 Apr 2000 15:24:31 -0700
Geir B Hansen wrote:
>
> Argh !
> Discovered that my Zcatalog didn't work (due to CVS update of
> Zope)
> Tried (after advice from Michel) to update Zope again,
> hoping things would correct themselves.
> - Zcatalog still broken..
> Decided a working Zcatalog was more important than keeping
> all my Catalog-records, so i deleted my catalog and tried
> to create a new one.
> result ; I cannot add Zcatalogs anymore !
>
> Does anyone have an idea on how to fix this?
> I just need a working Catalog -
>
> Error Type: KeyError
> Error Value: VocabularyIDs
I cannot reproduce this with a CVS, or with a 2.1.6. Are you sure your
sandbox is not in some quasi-updated state? In the latest version of
the ZCatalog, the VocabularyIDs method changed a bit to use the standard
superValues protocol.
-Michel