[zope2-tracker] [Bug 1023722] Re: HTTPRequest.__getattr__() fails for key "locale" first time
Hanno Schlichting
hanno at hannosch.eu
Sat Aug 11 16:24:29 UTC 2012
The patch changes behavior in a backwards incompatible way.
In Zope 2 you can have a normal value in the request (or request.form)
by the key 'locale'. If you have such a key, the special locale object
won't be accessible. We can change this behavior in a new major version
like Zope 4 and give the special locale object precedence over normal
values. But we cannot do that in a maintenance release.
** Changed in: zope2
Milestone: None => 4.0a1
** Changed in: zope2
Status: New => Opinion
--
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.
https://bugs.launchpad.net/bugs/1023722
Title:
HTTPRequest.__getattr__() fails for key "locale" first time
To manage notifications about this bug go to:
https://bugs.launchpad.net/zope2/+bug/1023722/+subscriptions
More information about the zope2-tracker
mailing list