[Zope] calendarTag exception
Shane Hathaway
shane@digicool.com
Thu, 06 Jul 2000 20:28:44 -0400
Zope 2.2.0 revealed a bug in CalendarTag. The maintainer will be fixing
it shortly.
Shane
Darrell Gallion wrote:
>
> Trying to use the calendarTag and get this error.
> I'm using the example code from
> http://yyy.zope.org/Members/judell/CalendarTagExample
> Before I redesign this thing, it seemed I must be doing something dumb.
> I'm using this version Calendar-0.9.13.tar.tgz and Zope-2.2.0b1
>
> --Darrell
>
> Error Type: KeyError
> Error Value: BASE1
>
> Traceback (innermost last):
> ...
> File E:\zope\public\lib\python\DocumentTemplate\DT_String.py, line 504, in
> __call__
> (Object: index_html)
> File E:\zope\public\lib\python\Products\Calendar\CalendarTag.py, line 227,
> in render
> File E:\zope\public\lib\python\Products\Calendar\CalendarTag.py, line 346,
> in render_dwm
> File E:\zope\public\lib\python\Products\Calendar\CalendarTag.py, line 374,
> in render_day_
> File E:\zope\public\lib\python\DocumentTemplate\DT_Util.py, line 263, in
> namespace
> File E:\zope\public\lib\python\Products\Calendar\CalendarTag.py, line 177,
> in render
> KeyError: (see above)
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )