5 Sep
2006
5 Sep
'06
1:07 p.m.
On 9/5/06, Maciej Wisniowski <maciej.wisniowski@coig.katowice.pl> wrote:
I'm using Zope 2.9.4 with Five1.4 (linux box). I'm trying to use DateDisplayWidget (from /zope/app/form/browser/textwidgets.py) [snip] So is this something with my Zope that I don't have request.locale or is that a bug?
I'd say it's a bug. The Zope3 request has the locale attribute, but the Zope2 request implementation doesn't. -- Martijn Pieters