[Zope] dtml-calendar error on Zope 2.6.2
Dieter Maurer
dieter at handshake.de
Sun Oct 19 13:00:59 EDT 2003
ilflaminio at virgilio.it wrote at 2003-10-17 15:44 +0200:
> Hi all,
> on Zope 2.6.2 (win 32) this code (works well in Zope 2.5.1)
> <dtml-calendar>
> <dtml-var date fmt="%d">
> </dtml-calendar>
> gives this error:
>
> Error Type: KeyError
> Error Value: mese_prec
This sounds Italian.
It is unlikely that the error is caused by the above code fragment.
Nevertheless, it is strange that you use "%d" as a format string
for a date.
Dieter
More information about the Zope
mailing list