[Zope-CMF] Re: [dev] 'request' in expression context
Jens Vagelpohl
jens at dataflake.org
Thu Apr 27 05:44:37 EDT 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 27 Apr 2006, at 10:34, yuppie wrote:
> Jens Vagelpohl wrote:
>> On 26 Apr 2006, at 17:25, yuppie wrote:
>>>
>>> In createExprContext 'request' is currently set to getattr
>>> (object, 'REQUEST', None). 'object' might be None, making
>>> 'request' None as well.
>>>
>>> Would anybody mind if I change that to getattr(portal, 'REQUEST',
>>> None)?
>> I don't mind, just wondering what cases you came up against where
>> "object" was None.
>
> The 'object' argument for listFilteredActionsFor, listActionInfos
> and getActionInfo is optional. If it is omitted, 'object' is set to
> None.
Ah, thanks
jens
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
iD8DBQFEUJKFRAx5nvEhZLIRAvk0AJ4ktW/wjB4970kMDCWvWVhjnDFNkQCgk6pg
4Z9EcFjsH8i1cAalKGEaMQE=
=VUW6
-----END PGP SIGNATURE-----
More information about the Zope-CMF
mailing list