IRenameNotAllowed blocking delete action

Replies: 1
Up one level
Pages: [1]
IRenameNotAllowed blocking delete action
« on: February 24, 2010 13:19:21 +0000 »
I marked a content as IRenameNotAllowed as I did not want it to be renamed by the user (since i'm using TitleBasedName ) but the side effect was that the delete action disappeared

Re: IRenameNotAllowed blocking delete action
« on: February 24, 2010 13:30:49 +0000 »
hit publish too soon

per 
z3ext/content/actions/contentactions.py: 108

Can that be changed? remove "IRenameNotAllowed.providedBy(context)"

I can commit the change if that is ok

Actions

Notifications