AttributeError: 'NoneType' object has no attribute 'fullname'

by Lukas Zdych last modified Dec 30, 2008 05:49 PM
You can get this error while trying to browse the inventory right after it'import to Plone from *.zexp file.

This is because of that your imported inventory contain items created by users who doesn't exists in the portal where the inventory was imported. I thing that this is a bug fixed in Plone SVN version 2.1.1+.