27 Aug
2002
27 Aug
'02
8:16 p.m.
Ulrich Wisser writes:
I installed Zope 2.5.1 (not my first Zope installation) on Linux. I got some nasty errors when I installed my application. One error I traced down to
<dtml-var ZopeTime fmt="%d">
giving
Error Type: Unauthorized Error Value: You are not allowed to access %d in this context
Why can't I fmt the DateTime objects any longer? I can do precisely this.
Like you, I use "Zope 2.5.1" on Linux2. Dieter