Philip Kilner wrote: [..]
The error thrown is: -File "D:\Program Files\Enfold Server\Products\Archetypes\ExtensibleMetadata.py", line 406, in created created = self.getField('creation_date').get(self) AttributeError: 'NoneType' object has no attribute 'get' ...and this is the error that I also see in a .zexp import attempt.
For whatever reason, your folder's schema seems to be missing the 'creation_date' field. :-( Did you already try to update the type's schema before migrating? Raphael _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
