Thaks for your help, but it doesn't work for me.
So far, I have deleted the catalog, but have the same Error when importing it.

Jens Vagelpohl wrote:

> nils,
>
> this is actually a bug in 2.4.1. a file was omitted that makes changes to
> the Splitter modules backwards-compatible for content and catalogs that
> have been created under an earlier version of Zope.
>
> AFAIK this will be fixed in the next release, what you can do right now is
> to make a file Splitter.py on the file system under
> <zope>/lib/python/Products/PluginIndexes/TextIndex/Splitter/ZopeSplitter
> with the content::
>
> from ZopeSplitter import *
> Splitter = ZopeSplitter
>
> that fixed it for me.
>
> jens
>
>


_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to