Ecco il traceback: KeyError: 'view' 2011-07-04 16:40:34 ERROR Zope.SiteErrorLog 1309790434.160.410281256201 http://localhost:8080/Plone/front-page/document_view Traceback (innermost last): Module ZPublisher.Publish, line 127, in publish Module ZPublisher.mapply, line 77, in mapply Module ZPublisher.Publish, line 47, in call_object Module Shared.DC.Scripts.Bindings, line 324, in __call__ Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec Module Products.CMFCore.FSPageTemplate, line 240, in _exec Module Products.CMFCore.FSPageTemplate, line 180, in pt_render Module Products.PageTemplates.PageTemplate, line 80, in pt_render Module zope.pagetemplate.pagetemplate, line 113, in pt_render Module zope.tal.talinterpreter, line 271, in __call__ Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 888, in do_useMacro Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 533, in do_optTag_tal Module zope.tal.talinterpreter, line 518, in do_optTag Module zope.tal.talinterpreter, line 513, in no_tag Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 533, in do_optTag_tal Module zope.tal.talinterpreter, line 518, in do_optTag Module zope.tal.talinterpreter, line 513, in no_tag Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 852, in do_condition Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 533, in do_optTag_tal Module zope.tal.talinterpreter, line 518, in do_optTag Module zope.tal.talinterpreter, line 513, in no_tag Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 531, in do_optTag_tal Module zope.tal.talinterpreter, line 513, in no_tag Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 742, in do_insertStructure_tal Module Products.PageTemplates.Expressions, line 220, in evaluateStructure Module zope.tales.tales, line 696, in evaluate - URL: file:/Users/telegu/Sites/miositosite/zinstance/src/miosito.theme/miosito/theme/skins/miosito_theme_custom_templates/main_template.pt - Line 120, Column 6 - Expression: <StringExpr u'miosito.miositobanner'> - Names: {'container': <PloneSite at /Plone>, 'context': <ATDocument at /Plone/front-page>, 'default': <object object at 0x3206e0>, 'here': <ATDocument at /Plone/front-page>, 'loop': {}, 'nothing': None, 'options': {'args': ()}, 'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0x4fa9c00>, 'request': <HTTPRequest, URL=http://localhost:8080/Plone/front-page/document_view>, 'root': <Application at >, 'template': <FSPageTemplate at /Plone/document_view used for /Plone/front-page>, 'traverse_subpath': [], 'user': <PropertiedUser 'admin'>} Module zope.contentprovider.tales, line 58, in __call__ KeyError: 'view' 2011-07-04 16:40:34 ERROR root Exception while rendering an error message Traceback (most recent call last): File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/Zope2-2.12.17-py2.6-macosx-10.4-i386.egg/OFS/SimpleItem.py", line 254, in raise_standardErrorMessage v = s(**kwargs) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/Products.CMFCore-2.2.4-py2.6.egg/Products/CMFCore/FSPythonScript.py", line 130, in __call__ return Script.__call__(self, *args, **kw) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/Zope2-2.12.17-py2.6-macosx-10.4-i386.egg/Shared/DC/Scripts/Bindings.py", line 324, in __call__ return self._bindAndExec(args, kw, None) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/Zope2-2.12.17-py2.6-macosx-10.4-i386.egg/Shared/DC/Scripts/Bindings.py", line 361, in _bindAndExec return self._exec(bound_data, args, kw) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/Zope2-2.12.17-py2.6-macosx-10.4-i386.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec result = f(*args, **kw) File "Script (Python)", line 34, in standard_error_message File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/Zope2-2.12.17-py2.6-macosx-10.4-i386.egg/Shared/DC/Scripts/Bindings.py", line 324, in __call__ return self._bindAndExec(args, kw, None) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/Zope2-2.12.17-py2.6-macosx-10.4-i386.egg/Shared/DC/Scripts/Bindings.py", line 361, in _bindAndExec return self._exec(bound_data, args, kw) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/Products.CMFCore-2.2.4-py2.6.egg/Products/CMFCore/FSPageTemplate.py", line 240, in _exec result = self.pt_render(extra_context=bound_names) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/Products.CMFCore-2.2.4-py2.6.egg/Products/CMFCore/FSPageTemplate.py", line 180, in pt_render self, source, extra_context File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/Zope2-2.12.17-py2.6-macosx-10.4-i386.egg/Products/PageTemplates/PageTemplate.py", line 80, in pt_render showtal=showtal) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.pagetemplate-3.5.2-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 113, in pt_render strictinsert=0, sourceAnnotations=sourceAnnotations)() File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 271, in __call__ self.interpret(self.program) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret handlers[opcode](self, args) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro self.interpret(macro) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret handlers[opcode](self, args) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal self.do_optTag(stuff) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag return self.no_tag(start, program) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag self.interpret(program) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret handlers[opcode](self, args) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal self.do_optTag(stuff) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag return self.no_tag(start, program) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag self.interpret(program) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret handlers[opcode](self, args) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 852, in do_condition self.interpret(block) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret handlers[opcode](self, args) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal self.do_optTag(stuff) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag return self.no_tag(start, program) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag self.interpret(program) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret handlers[opcode](self, args) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 531, in do_optTag_tal self.no_tag(stuff[-2], stuff[-1]) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag self.interpret(program) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret handlers[opcode](self, args) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 742, in do_insertStructure_tal structure = self.engine.evaluateStructure(expr) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/Zope2-2.12.17-py2.6-macosx-10.4-i386.egg/Products/PageTemplates/Expressions.py", line 220, in evaluateStructure text = super(ZopeContext, self).evaluateStructure(expr) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/tales.py", line 696, in evaluate return expression(self) File "/Users/telegu/Sites/miositosite/buildout-cache/eggs/zope.contentprovider-3.5.0-py2.6.egg/zope/contentprovider/tales.py", line 58, in __call__ view = econtext.vars['view'] KeyError: 'view'
Il giorno 04/lug/2011, alle ore 16.39, Yuri ha scritto: > Il 04/07/2011 16:16, Guglielmo Carandente ha scritto: >> Sto effettuando l'aggiornamento del mio tema seguendo la guida al seguente >> link >> http://plone.org/documentation/manual/upgrade-guide/version/upgrading-plone-3-x-to-4.0/updating-add-on-products-for-plone-4.0/updating-plone-3-themes-for-plone-4 >> dopo aver effettuato i cambiamenti descritti mi da un errore ad ogni >> chiamata delle viewlet nel main_template.pt >> view = econtext.vars['view'] >> KeyError: 'view' >> >> Sapreste darmi qualche dritta? >> > > ci vorrebbe il traceback completo e magari qualche linea di codice. Nei log > c'รจ nulla durante il caricamento dello zcml della viewlet? > _______________________________________________ > Plone-IT mailing list > [email protected] > https://lists.plone.org/mailman/listinfo/plone-plone-it > http://plone-regional-forums.221720.n2.nabble.com/Plone-Italy-f221721.html > Guglielmo Carandente [email protected] INFOCUBE srl via gino doria, 84 | 80128 napoli tel. +39 081 3412051 | fax. +39 081 19305669 www.infocube.it blog.infocube.it
_______________________________________________ Plone-IT mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-plone-it http://plone-regional-forums.221720.n2.nabble.com/Plone-Italy-f221721.html
