We really never want our Tools to be indexable.
This causes problems with Tools that do not have a portal type but still inherit from BaseTool, for instance Catalog Tool, Class Tool, etc...: when trying to index those tools, group methods such as isResourceType are called on the Tools, and those that are not portal type classes cause crashes, because they wont have such methods. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42824 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
Please register or sign in to comment