ContentProviderLookupError: ILoginMenu

Bug #232540 reported by Dmitriy Baranov
2
Affects Status Importance Assigned to Milestone
pdisco
New
Undecided
Unassigned

Bug Description

Branch:

skin-main (05/21/2008)

Traceback:

2008-05-22T02:23:44 ERROR SiteError Exception while rendering view on exception
Traceback (most recent call last):
  File "/home/d9frog9n/pdisco/eggs/tmpWnQAFq/zope.app.publication-3.4.3-py2.5.egg/zope/app/publication/zopepublication.py", line 334, in handleException
  File "/home/d9frog9n/pdisco/eggs/tmprGr_Xu/zope.publisher-3.5.2-py2.5.egg/zope/publisher/publish.py", line 108, in mapply
   - __traceback_info__: <z3c.pagelet.zcml.NotFoundPagelet object at 0x9d1840c>
  File "/home/d9frog9n/pdisco/eggs/tmprGr_Xu/zope.publisher-3.5.2-py2.5.egg/zope/publisher/publish.py", line 114, in debug_call
  File "/home/d9frog9n/pdisco/eggs/tmpfaM4W9/z3c.pagelet-1.0.2-py2.5.egg/z3c/pagelet/browser.py", line 55, in __call__
  File "/home/d9frog9n/pdisco/eggs/tmpjx0OXF/zope.app.pagetemplate-3.4.0-py2.5.egg/zope/app/pagetemplate/viewpagetemplatefile.py", line 51, in __call__
  File "/home/d9frog9n/pdisco/eggs/tmpBrNS3U/zope.pagetemplate-3.4.0-py2.5.egg/zope/pagetemplate/pagetemplate.py", line 115, in pt_render
  File "/home/d9frog9n/pdisco/eggs/tmpJfureo/zope.tal-3.4.1-py2.5.egg/zope/tal/talinterpreter.py", line 271, in __call__
  File "/home/d9frog9n/pdisco/eggs/tmpJfureo/zope.tal-3.4.1-py2.5.egg/zope/tal/talinterpreter.py", line 346, in interpret
  File "/home/d9frog9n/pdisco/eggs/tmpJfureo/zope.tal-3.4.1-py2.5.egg/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
  File "/home/d9frog9n/pdisco/eggs/tmpJfureo/zope.tal-3.4.1-py2.5.egg/zope/tal/talinterpreter.py", line 516, in no_tag
  File "/home/d9frog9n/pdisco/eggs/tmpJfureo/zope.tal-3.4.1-py2.5.egg/zope/tal/talinterpreter.py", line 346, in interpret
  File "/home/d9frog9n/pdisco/eggs/tmpJfureo/zope.tal-3.4.1-py2.5.egg/zope/tal/talinterpreter.py", line 745, in do_insertStructure_tal
  File "/home/d9frog9n/pdisco/eggs/tmpMKGvcJ/zope.tales-3.4.0-py2.5.egg/zope/tales/tales.py", line 696, in evaluate
   - /home/d9frog9n/pdisco/d9frog9n-main/pdisco.skin/src/pdisco/skin/layout.pt
   - Line 47, Column 12
   - Expression: <StringExpr u'ILoginMenu'>
   - Names:
      {'args': (),
       'context': NotFound(),
       'default': <object object at 0xb7dc8588>,
       'loop': {},
       'nothing': None,
       'options': {},
       'repeat': {},
       'request': <zope.publisher.browser.BrowserRequest instance URL=http://localhost:8080/++skin++prot/@@index.html>,
       'template': <zope.app.pagetemplate.viewpagetemplatefile.ViewPageTemplateFile object at 0x99e9aac>,
       'view': <z3c.pagelet.zcml.NotFoundPagelet object at 0x9d1840c>,
       'views': <zope.app.pagetemplate.viewpagetemplatefile.ViewMapper object at 0x9d18acc>}
  File "/home/d9frog9n/pdisco/eggs/tmpKNq1fi/zope.contentprovider-3.4.0-py2.5.egg/zope/contentprovider/tales.py", line 66, in __call__
ContentProviderLookupError: ILoginMenu

Fix:

/path/to/pdisco.skin/src/pdisco/skin/layout.pt
line 49:
- <div tal:replace="structure provider:ILoginMenu">Login Menu</div>
+ <!-- div tal:replace="structure provider:ILoginMenu">Login Menu</div -->

Description of fix:

ILoginMenu not implemented

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.