I narrow the problem down to these calls self.currentArtists.reindexObject() self.currentArtistsEnsHanVisitat.reindexObject() self.pastArtists.reindexObject()
These three calls are causing the ZCatalog error. If I leave them out, and drop in the debugger later and call reindexObject on these objects, I get the error again. _______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-product-developers
