Hi

Just upgraded from 3.1 to 3.3.5 for a plone site.

There are some mysterious problems.

Among others the calendar portlet will not work (see traceback). I thought this was related to p4artist.calendar, and uninstalled it. But suddenly the error is there again. Any ideas?
Traceback (innermost last):
  Module plone.app.portlets.manager, line 65, in safe_render
  Module plone.memoize.volatile, line 272, in replacement
  Module plone.app.portlets.portlets.calendar, line 115, in render
  Module Shared.DC.Scripts.Bindings, line 313, in __call__
  Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec
  Module Products.PageTemplates.PageTemplateFile, line 129, in _exec
  Module Products.PageTemplates.PageTemplate, line 98, in pt_render
  Module zope.pagetemplate.pagetemplate, line 117, in pt_render
  Module zope.tal.talinterpreter, line 271, in __call__
  Module zope.tal.talinterpreter, line 346, in interpret
  Module zope.tal.talinterpreter, line 822, in do_loop_tal
  Module zope.tales.tales, line 682, in setRepeat
  Module zope.tales.tales, line 696, in evaluate
   - URL: calendar
   - Line 63, Column 16
   - _expression_: <PathExpr standard:'view/getEventsForCalendar'>
   - Names:
      {'container': <ATTopic at /Plone/forside>,
       'context': <ATTopic at /Plone/forside>,
       'default': <object object at 0xb7d3a528>,
       'here': <ATTopic at /Plone/forside>,
       'loop': {},
       'nothing': None,
       'options': {'args': ()},
       'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0xceb062c>,
       'request': <HTTPRequest, URL="" class="moz-txt-link-freetext" href="http://www.tromsovolley.no/forside/folder_summary_view">http://www.tromsovolley.no/forside/folder_summary_view>,
       'root': <Application at >,
       'template': <ImplicitAcquirerWrapper object at 0xceb004c>,
       'traverse_subpath': [],
       'user': <SpecialUser 'Anonymous User'>,
       'view': <plone.app.portlets.portlets.calendar.Renderer object at 0x123cd72c>,
       'views': <zope.app.pagetemplate.viewpagetemplatefile.ViewMapper object at 0xceb0a0c>}
  Module zope.tales.expressions, line 217, in __call__
  Module Products.PageTemplates.Expressions, line 163, in _eval
  Module Products.PageTemplates.Expressions, line 125, in render
  Module plone.app.portlets.portlets.calendar, line 123, in getEventsForCalendar
  Module Products.CMFPlone.CalendarTool, line 57, in getEventsForCalendar
TypeError: catalog_getevents() got an unexpected keyword argument 'path'

--
mvh Hans Sandsdalen
sandsdalen.net

_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to