Hi, I'm back working on a plone site, and need to test something in the debugger. However, I don't know how to get the catalog. I have no document to start from (for some reason my debugging context only has an exception object and some LDAP objects), so I cannot do the normal
catalog = getToolByName(self, 'portal_catalog') Does anyone know how to get the catalog without having an object to get it from? Thanks, Maarten _______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-product-developers
