[kupu-dev] Small Bug in plone/librarytool.py

George Lee georgeleejr at gmail.com
Sun Dec 17 15:36:05 CET 2006


I downloaded kupu from trunk yesterday. In the definition of
_addNewTypesToResources, line 178, the following line is missing:

typetool = getToolByName(self, 'portal_types')

Without it, 'typeTool' isn't defined.

Peace,
George


More information about the kupu-dev mailing list