Discussion:
[CalendarX-users] 'accessor' error
galen pewtherer
2006-10-19 18:10:38 UTC
Permalink
i'm getting KeyError with the value 'accessor' every time someone
views my calendar. it doesn't seem to affect anything, but i'd like to
know what's going on.

anyone have any ideas?

++++++++++++++++++++++++++++++++++++++++++++++++++++++

Traceback (innermost last):
Module ZPublisher.Publish, line 115, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 41, in call_object
Module Shared.DC.Scripts.Bindings, line 311, in __call__
Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
Module Products.PageTemplates.ZopePageTemplate, line 255, in _exec
Module Products.PageTemplates.PageTemplate, line 104, in pt_render
- <ZopePageTemplate at /community/calendar>
Module TAL.TALInterpreter, line 238, in __call__
Module TAL.TALInterpreter, line 281, in interpret
Module TAL.TALInterpreter, line 728, in do_defineMacro
Module TAL.TALInterpreter, line 281, in interpret
Module TAL.TALInterpreter, line 507, in do_setLocal_tal
Module Products.PageTemplates.TALES, line 221, in evaluate
- URL: /community/calendar
- Line 13, Column 4
- Expression: standard:'accessor'
- Names:
{'container': <PloneSite at /community>,
'context': <PloneSite at /community>,
'default': <Products.PageTemplates.TALES.Default instance at 0xb741cbac>,
'here': <PloneSite at /community>,
'loop': <Products.PageTemplates.TALES.SafeMapping object at 0xb0a8cdec>,
'modules':
<Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at
0xb73bb7cc>,
'nothing': None,
'options': {'args': ()},
'repeat': <Products.PageTemplates.TALES.SafeMapping object at
0xb0a8cdec>,
'request': <HTTPRequest, URL=http://www.baarbd.org/community/calendar>,
'root': <Application at >,
'template': <ZopePageTemplate at /community/calendar>,
'traverse_subpath': ['input_background.gif'],
'user': <User 'galen'>}
Module Products.PageTemplates.Expressions, line 185, in __call__
Module Products.PageTemplates.Expressions, line 173, in _eval
Module Products.PageTemplates.Expressions, line 123, in _eval
- __traceback_info__: accessor
KeyError: 'accessor'


++++++++++++++++++++++++++++++++++++++++++++++++++++++

thanks,
--
-galen
Loading...