[Zope-CMF] Portal type actions
yuppie
y.2010 at wcm-solutions.de
Fri Apr 9 08:53:39 EDT 2010
Hi Charlie!
Charlie Clark wrote:
> Am 09.04.2010, 11:12 Uhr, schrieb yuppie<y.2010 at wcm-solutions.de>:
>
>> That warning is correct for all the tools, just not for type Actions.
>> Please don't remove the warning completely. I propose to use a condition
>> or to override the form for type Actions if necessary.
>
> Ah, I see it - the actions, types, catalog, and skins too have an Actions
> tab all to themselves. I've never noticed that before and never used them
> and by the Actions tool that's down right confusing! I'd better revert the
> change. Can't think of an easy condition to check for.
Type Actions are the *only* place where the old Actions are not
deprecated. So a check for ITypeInformation (or an attribute specific to
that interface) should be sufficient.
If you don't want to fix this: Could you please revert your change on
the trunk and make a bug report?
Cheers,
Yuppie
More information about the Zope-CMF
mailing list