Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plone 4.1: UnboundLocalError: local variable '__default_123305040' referenced before assignment #49

Closed
zopyx opened this issue Sep 8, 2011 · 3 comments

Comments

@zopyx
Copy link

zopyx commented Sep 8, 2011

Rendering the Plone 4.1 front-page with five.pt gives me

Traceback (innermost last):
Module ZPublisher.Publish, line 126, in publish
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 46, in call_object
Module Products.Five.browser.metaconfigure, line 476, in call
Module Products.Five.browser.pagetemplatefile, line 125, in call
Module Products.Five.browser.pagetemplatefile, line 59, in call
Module zope.pagetemplate.pagetemplate, line 113, in pt_render
Module five.pt.patches, line 129, in call
Module z3c.pt.pagetemplate, line 147, in render
Module chameleon.zpt.template, line 211, in render
Module chameleon.template, line 188, in render
Module 081ad3d18c9d2ce657ad16033180487f5c493273.py, line 732, in render
UnboundLocalError: local variable '__default_123305040' referenced before assignment

Eggs:

sys.path[0:0] = [
'/home/ajung/.buildout/eggs/Zope2-2.13.8-py2.6.egg',
'/home/ajung/.buildout/eggs/Plone-4.1-py2.6.egg',
'/home/ajung/.buildout/eggs/PILwoTk-1.1.6.4-py2.6-linux-x86_64.egg',
'/home/ajung/.buildout/eggs/BeautifulSoup-3.2.0-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.ImageEditor-1.8-py2.6.egg',
'/work/develop/sandboxes/zopyx.authoring/src/Products.DataGridField',
'/home/ajung/.buildout/eggs/archetypes.schemaextender-2.1.1-py2.6.egg',
'/home/ajung/.buildout/eggs/collective.quickupload-1.1.1-py2.6.egg',
'/home/ajung/.buildout/eggs/sauna.reload-0.3.2-py2.6.egg',
'/home/ajung/.buildout/eggs/collective.plonefinder-1.0.2-py2.6.egg',
'/work/develop/sandboxes/zopyx.authoring/src/zopyx.authoring',
'/work/develop/sandboxes/zopyx.authoring/src/zopyx.smartprintng.plone',
'/work/develop/sandboxes/zopyx.authoring/src/zopyx.smartprintng.cart',
'/home/ajung/.buildout/eggs/zopyx.tinymceplugins.imgmap-0.3.1-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.discussion-1.0-py2.6.egg',
'/home/ajung/.buildout/eggs/five.pt-2.1.5-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.recipe.zope2instance-4.1.7-py2.6.egg',
'/home/ajung/.buildout/eggs/zc.recipe.egg-1.2.2-py2.6.egg',
'/home/ajung/.buildout/eggs/mailinglogger-3.3.3-py2.6.egg',
'/home/ajung/.buildout/eggs/distribute-0.6.19-py2.6.egg',
'/home/ajung/.buildout/eggs/zc.buildout-1.4.4-py2.6.egg',
'/home/ajung/.buildout/eggs/sourcecodegen-0.6.14-py2.6.egg',
'/home/ajung/.buildout/eggs/z3c.pt-2.1.3-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.uuid-1.0-py2.6.egg',
'/home/ajung/.buildout/eggs/z3c.form-2.4.3-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.site-3.9.2-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.lifecycleevent-3.6.2-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.container-3.11.2-py2.6-linux-x86_64.egg',
'/home/ajung/.buildout/eggs/zope.event-3.5.0_1-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.annotation-3.5.0-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.component-3.9.5-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.interface-3.6.3-py2.6-linux-x86_64.egg',
'/home/ajung/.buildout/eggs/ZODB3-3.10.3-py2.6-linux-x86_64.egg',
'/home/ajung/.buildout/eggs/plone.z3cform-0.7.7-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.registry-1.0-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.indexer-1.0-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.z3cform-0.5.6-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.registry-1.0-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.layout-2.1.8-py2.6.egg',
'/home/ajung/.buildout/eggs/collective.monkeypatcher-1.0.1-py2.6.egg',
'/home/ajung/.buildout/eggs/collective.autopermission-1.0b2-py2.6.egg',
'/home/ajung/.buildout/eggs/lxml-2.2.8-py2.6-linux-x86_64.egg',
'/home/ajung/.buildout/eggs/zopyx.smartprintng.client-0.8.2-py2.6.egg',
'/home/ajung/.buildout/eggs/z3c.jbot-0.6.3-py2.6.egg',
'/home/ajung/.buildout/eggs/cssutils-0.9.8a3-py2.6.egg',
'/home/ajung/.buildout/eggs/ordereddict-1.1-py2.6.egg',
'/home/ajung/.buildout/eggs/simpledropbox-0.2.2-py2.6.egg',
'/home/ajung/.buildout/eggs/watchdog-0.5.4-py2.6.egg',
'/home/ajung/.buildout/eggs/z3c.autoinclude-0.3.4-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.uuid-1.0.1-py2.6.egg',
'/home/ajung/.buildout/eggs/collective.js.jqueryui-1.8.13.1-py2.6.egg',
'/home/ajung/.buildout/eggs/wicked-1.1.9-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.openid-2.0.1-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.iterate-2.1.2-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.caching-1.0-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.kupu-1.5.0-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.CMFPlone-4.1-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.CMFPlacefulWorkflow-1.5.4-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.StandardCacheManagers-2.13.0-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.PythonScripts-2.13.0-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.MIMETools-2.13.0-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.MailHost-2.13.1-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.ExternalMethod-2.13.0-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.BTreeFolder2-2.13.3-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.viewlet-3.7.2-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.traversing-3.13.2-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.testing-3.9.6-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.testbrowser-3.11.1-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.tales-3.5.1-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.tal-3.5.2-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.structuredtext-3.5.1-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.size-3.4.1-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.sequencesort-3.4.0-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.sendmail-3.7.4-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.security-3.7.4-py2.6-linux-x86_64.egg',
'/home/ajung/.buildout/eggs/zope.schema-3.6.4-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.publisher-3.12.6-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.ptresource-3.9.0-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.proxy-3.6.1-py2.6-linux-x86_64.egg',
'/home/ajung/.buildout/eggs/zope.processlifetime-1.0-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.pagetemplate-3.5.2-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.location-3.9.0-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.i18nmessageid-3.5.3-py2.6-linux-x86_64.egg',
'/home/ajung/.buildout/eggs/zope.i18n-3.7.4-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.exceptions-3.6.1-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.deferredimport-3.5.3-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.contenttype-3.5.3-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.contentprovider-3.7.2-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.configuration-3.7.4-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.browserresource-3.10.3-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.browserpage-3.12.2-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.browsermenu-3.9.1-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.browser-1.3-py2.6.egg',
'/home/ajung/.buildout/eggs/zLOG-2.11.1-py2.6.egg',
'/home/ajung/.buildout/eggs/zExceptions-2.13.0-py2.6.egg',
'/home/ajung/.buildout/eggs/zdaemon-2.0.4-py2.6.egg',
'/home/ajung/.buildout/eggs/transaction-1.1.1-py2.6.egg',
'/home/ajung/.buildout/eggs/tempstorage-2.12.1-py2.6.egg',
'/home/ajung/.buildout/eggs/pytz-2011g-py2.6.egg',
'/home/ajung/.buildout/eggs/initgroups-2.13.0-py2.6-linux-x86_64.egg',
'/home/ajung/.buildout/eggs/docutils-0.7-py2.6.egg',
'/home/ajung/.buildout/eggs/ZopeUndo-2.12.0-py2.6.egg',
'/home/ajung/.buildout/eggs/ZConfig-2.9.0-py2.6.egg',
'/home/ajung/.buildout/eggs/RestrictedPython-3.6.0-py2.6.egg',
'/home/ajung/.buildout/eggs/Record-2.13.0-py2.6-linux-x86_64.egg',
'/home/ajung/.buildout/eggs/Products.ZCTextIndex-2.13.2-py2.6-linux-x86_64.egg',
'/home/ajung/.buildout/eggs/Products.ZCatalog-2.13.15-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.OFSP-2.13.2-py2.6.egg',
'/home/ajung/.buildout/eggs/Persistence-2.13.2-py2.6-linux-x86_64.egg',
'/home/ajung/.buildout/eggs/MultiMapping-2.13.0-py2.6-linux-x86_64.egg',
'/home/ajung/.buildout/eggs/Missing-2.13.1-py2.6-linux-x86_64.egg',
'/home/ajung/.buildout/eggs/ExtensionClass-2.13.2-py2.6-linux-x86_64.egg',
'/home/ajung/.buildout/eggs/DocumentTemplate-2.13.1-py2.6-linux-x86_64.egg',
'/home/ajung/.buildout/eggs/DateTime-2.12.6-py2.6.egg',
'/home/ajung/.buildout/eggs/Acquisition-2.13.8-py2.6-linux-x86_64.egg',
'/home/ajung/.buildout/eggs/AccessControl-2.13.4-py2.6-linux-x86_64.egg',
'/home/ajung/.buildout/eggs/Chameleon-2.4.1-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.broken-3.6.0-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.filerepresentation-3.6.0-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.dottedname-3.4.6-py2.6.egg',
'/home/ajung/.buildout/eggs/zc.lockfile-1.0.0-py2.6.egg',
'/home/ajung/.buildout/eggs/z3c.batching-1.1.0-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.CMFCore-2.2.4-py2.6.egg',
'/home/ajung/.buildout/eggs/collective.z3cform.datetimewidget-1.0-py2.6.egg',
'/home/ajung/.buildout/eggs/z3c.formwidget.query-0.5-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.kss-1.6.2-py2.6.egg',
'/home/ajung/.buildout/eggs/kss.core-1.6.1-py2.6.egg',
'/home/ajung/.buildout/eggs/elementtree-1.2.7_20070827_preview-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.statusmessages-4.0-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.GenericSetup-1.6.3-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.autoform-1.0-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.supermodel-1.0.3-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.CMFEditions-2.1.3-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.CMFDynamicViewFTI-4.0.2-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.CMFDefault-2.2.2-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.deprecation-3.4.1-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.portlets-2.0.2-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.memoize-1.1.1-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.locking-2.0.1-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.i18n-2.0-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.viewletmanager-2.0.2-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.portlets-2.1.5-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.controlpanel-2.1.1-py2.6.egg',
'/home/ajung/.buildout/eggs/poster-0.8.1-py2.6.egg',
'/home/ajung/.buildout/eggs/argparse-1.1-py2.6.egg',
'/home/ajung/.buildout/eggs/Brownie-0.5.1-py2.6.egg',
'/home/ajung/.buildout/eggs/pathtools-0.1.2-py2.6.egg',
'/home/ajung/.buildout/eggs/argh-0.14.1-py2.6.egg',
'/home/ajung/.buildout/eggs/PyYAML-3.10-py2.6-linux-x86_64.egg',
'/home/ajung/.buildout/eggs/zope.app.publisher-3.10.2-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.PluggableAuthService-1.7.5-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.PlonePAS-4.0.8-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.openid-2.0-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.DCWorkflow-2.2.3-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.Archetypes-1.7.6-py2.6.egg',
'/home/ajung/.buildout/eggs/z3c.zcmlhook-1.0b1-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.protect-2.0-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.cachepurging-1.0.1-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.caching-1.0-py2.6.egg',
'/home/ajung/.buildout/eggs/python_dateutil-1.5-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.PortalTransforms-2.0.7-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.MimetypesRegistry-2.0.2-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.outputfilters-1.0-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.app.locales-3.6.2-py2.6.egg',
'/home/ajung/.buildout/eggs/plonetheme.sunburst-1.1.5-py2.6.egg',
'/home/ajung/.buildout/eggs/plonetheme.classic-1.1.1-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.portlet.static-2.0.1-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.portlet.collection-2.0.3-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.theme-2.1-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.session-3.5-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.intelligenttext-2.0.1-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.fieldsets-2.0.1-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.contentrules-2.0.1-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.browserlayer-2.1-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.workflow-2.0.4-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.vocabularies-2.1.3-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.upgrade-1.1-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.users-1.1.1-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.redirector-1.1.2-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.locales-4.0.8-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.linkintegrity-1.4.2-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.jquerytools-1.3-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.i18n-2.0.1-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.form-2.0.3-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.folder-1.0.4-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.customerize-1.2.2-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.contentrules-2.1.3-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.content-2.0.7-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.contentmenu-2.0.4-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.blob-1.5-py2.6.egg',
'/home/ajung/.buildout/eggs/five.customerize-1.0.1-py2.6.egg',
'/home/ajung/.buildout/eggs/five.localsitemanager-2.0.5-py2.6.egg',
'/home/ajung/.buildout/eggs/borg.localrole-3.0.2-py2.6.egg',
'/home/ajung/.buildout/eggs/archetypes.referencebrowserwidget-2.2-py2.6.egg',
'/home/ajung/.buildout/eggs/archetypes.kss-1.7.0-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.TinyMCE-1.2.4-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.ResourceRegistries-2.0.4-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.PluginRegistry-1.3b1-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.PloneLanguageTool-3.2.3-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.PlacelessTranslationService-2.0.2-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.PasswordResetTool-2.0.6-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.ExternalEditor-1.0-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.ExtendedPathIndex-2.9-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.CMFUid-2.2.1-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.CMFQuickInstallerTool-3.0.5-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.CMFFormController-3.0.2-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.CMFDiffTool-2.0-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.CMFCalendar-2.2.2-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.CMFActionIcons-2.1.3-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.ATContentTypes-2.1.3-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.PloneTestCase-0.9.13-py2.6.egg',
'/home/ajung/.buildout/eggs/mechanize-0.2.5-py2.6.egg',
'/home/ajung/.buildout/eggs/unittest2-0.5.1-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.ZSQLMethods-2.13.3-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.app.form-4.0.2-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.app.publication-3.12.0-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.app.pagetemplate-3.11.2-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.app.folder-3.5.2-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.app.component-3.9.2-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.datetime-3.4.0-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.formlib-4.0.5-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.ZopeVersionControl-1.1.3-py2.6.egg',
'/home/ajung/.buildout/eggs/five.formlib-1.0.4-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.ramcache-1.0-py2.6.egg',
'/home/ajung/.buildout/eggs/Unidecode-0.04.1-py2.6.egg',
'/home/ajung/.buildout/eggs/feedparser-5.0.1-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.cachedescriptors-3.5.1-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.componentvocabulary-1.0.1-py2.6.egg',
'/home/ajung/.buildout/eggs/python_openid-2.2.5-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.folder-1.0.1-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.validation-2.0-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.Marshall-2.1-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.CMFTestCase-0.9.11-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.keyring-2.0-py2.6.egg',
'/home/ajung/.buildout/eggs/five.globalrequest-1.0-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.transformchain-1.0-py2.6.egg',
'/home/ajung/.buildout/eggs/z3c.caching-2.0a1-py2.6.egg',
'/home/ajung/.buildout/eggs/Markdown-2.0.3-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.SecureMailHost-1.1.2-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.contentmigration-2.0.1-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.app.cache-3.7.0-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.stringinterp-1.0.4-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.scale-1.2.2-py2.6.egg',
'/home/ajung/.buildout/eggs/plone.app.imaging-1.0.5-py2.6.egg',
'/home/ajung/.buildout/eggs/python_gettext-1.1.1-py2.6.egg',
'/home/ajung/.buildout/eggs/Products.ATReferenceBrowserWidget-3.0-py2.6.egg',
'/home/ajung/.buildout/eggs/manuel-1.1.1-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.error-3.7.2-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.authentication-3.7.1-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.dublincore-3.7.0-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.app.content-3.5.1-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.app.container-3.9.1-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.globalrequest-1.0-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.hookable-3.4.1-py2.6-linux-x86_64.egg',
'/home/ajung/.buildout/eggs/zope.copypastemove-3.7.0-py2.6.egg',
'/home/ajung/.buildout/eggs/zope.copy-3.5.0-py2.6.egg',
]

@braytonosg
Copy link

I get essentially the same error, though mine actually shows up as a NameError when trying to render the login page.

Traceback (innermost last):
• Module Products.CMFFormController.FSControllerPageTemplate, line 91, in call
• Module Products.CMFFormController.BaseControllerPageTemplate, line 31, in _call
• Module Shared.DC.Scripts.Bindings, line 322, in call
• Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
• Module Products.CMFCore.FSPageTemplate, line 240, in _exec
• Module Products.CMFCore.FSPageTemplate, line 180, in pt_render
• Module Products.PageTemplates.PageTemplate, line 79, in pt_render
• Module zope.pagetemplate.pagetemplate, line 113, in pt_render
• Module five.pt.patches, line 129, in call
• Module z3c.pt.pagetemplate, line 147, in render
• Module chameleon.zpt.template, line 211, in render
• Module chameleon.template, line 188, in render
• Module 78f1af8feb650a7b13a3b767ff8ff2d4c1105720.py, line 3505, in render
• Module 099bd5329dc169deb4685549a4fcb0011b97ac4a.py, line 1179, in render_master
NameError: global name '__default_4418637008' is not defined

@runyaga
Copy link

runyaga commented Sep 12, 2011

This happened to us as well.

Traceback (most recent call last):
  File ".../src/ploud.zope/ploud/zope/publisher.py", line 204, in publish_module
    response = _publish(request, 'ploud_application_%s'%name)
  File ".../eggs/Zope2-2.13.9-py2.7.egg/ZPublisher/WSGIPublisher.py", line 195, in publish
    bind=1,
  File ".../eggs/Zope2-2.13.9-py2.7.egg/ZPublisher/mapply.py", line 77, in mapply
    if debug is not None: return debug(object,args,context)
  File ".../eggs/Zope2-2.13.9-py2.7.egg/ZPublisher/Publish.py", line 46, in call_object
    result=apply(object,args) # Type s<cr> to step into published object.
  File ".../eggs/Zope2-2.13.9-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File ".../src/ploud.zope/ploud/zope/patches.py", line 82, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File ".../src/ploud.zope/ploud/zope/patches.py", line 151, in _exec
    result = self.pt_render(extra_context=bound_names)
  File ".../eggs/Products.CMFCore-2.2.4-py2.7.egg/Products/CMFCore/FSPageTemplate.py", line 180, in pt_render
    self, source, extra_context
  File ".../eggs/Zope2-2.13.9-py2.7.egg/Products/PageTemplates/PageTemplate.py", line 79, in pt_render
    showtal=showtal)
  File ".../eggs/zope.pagetemplate-3.5.2-py2.7.egg/zope/pagetemplate/pagetemplate.py", line 113, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File ".../eggs/five.pt-2.1.5-py2.7.egg/five/pt/patches.py", line 129, in __call__
    result = self.template.render(**context)
  File ".../eggs/z3c.pt-2.1.3-py2.7.egg/z3c/pt/pagetemplate.py", line 147, in render
    return base_renderer(**context)
  File ".../eggs/Chameleon-2.4.1-py2.7.egg/chameleon/zpt/template.py", line 211, in render
    return super(PageTemplate, self).render(**vars)
  File ".../eggs/Chameleon-2.4.1-py2.7.egg/chameleon/template.py", line 188, in render
    self._render(stream, econtext, rcontext)
  File ".../parts/sources/document_view_dc08532b4a0c1b6691c998d6d572a65a9dfdaf08.py", line 73, in render
    __macro.include(__stream, econtext.copy(), rcontext, __i18n_domain)
  File ".../parts/sources/main_template_4b617c9c9e87a94144041c7f003776ec97228ebb.py", line 1180, in render_master
    __default_3170925612 = __default_3171052172
NameError: global name '__default_3171052172' is not defined

malthe added a commit that referenced this issue Sep 13, 2011
@malthe
Copy link
Owner

malthe commented Sep 13, 2011

Fix included in latest release (2.4.2).

@malthe malthe closed this as completed Sep 13, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants