Hello all, i had some trouble with this dreadful maximum recursio depth error when migrating data from 2.0.5 to 2.1.1: Plone version: 2.1.1 Zope version: (Zope 2.7.7-final, python 2.3.5, linux2) Apache version: CMF version (if known): CMF-1.5.4 Browser(s) and version(s): Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:1.7.12) Gecko/20050919 Firefox/1.0.7 Operating system: linux2 Python version: 2.3.5 (#1, Oct 2 2005, 17:05:51) [GCC 2.95.4 20011002 (Debian prerelease)] Debug mode: Yes
Traceback (innermost last): Module ZPublisher.Publish, line 101, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 39, in call_object Module Products.CMFCore.PortalContent, line 109, in __call__ Module Products.CMFCore.PortalContent, line 109, in __call__ Module Products.CMFCore.PortalContent, line 109, in __call__ Module Products.CMFCore.PortalContent, line 109, in __call__ The recipe here : http://plone.org/documentation/error/infinite-recursion-in-migrated-plone2.1/ worked for me, whenever I have now a lot of CMF Documents. HTH Norbert _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
