dtml-calendar error on Zope 2.6.2
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 Traceback (innermost last): Module ZPublisher.Publish, line 98, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 39, in call_object Module OFS.DTMLMethod, line 126, in __call__ Module DocumentTemplate.DT_String, line 474, in __call__ Module Products.Calendar.CalendarTag, line 930, in render KeyError: mese_prec Can you help me? thanks mic
ilflaminio@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
participants (2)
-
Dieter Maurer -
ilflaminioļ¼ virgilio.it