[Zope-CMF] Reviewers can also submit for review ?

Geoff Benn G.Benn@ftel.co.uk
Fri, 15 Jun 2001 14:44:15 +0100


Hi,

If a user has 'Review portal content' should they be prevented from
doing 'Submit' ?

See CMFDefault/DefaultWorkflow.py:

if review_state == 'private':
            if allow_review:
                append_action('Publish', 'content_publish_form')
            elif allow_request:
                append_action('Submit', 'content_submit_form')

ie. should the 'elif' be an 'if' ?

I'll put it in the tracker if required ...

Regards,
Geoff
--
Fujitsu Telecommunications Europe Ltd
Tel:  +44 (0)121 717 6441
Fax:  +44 (0)121 717 6018
E-mail: G.Benn@ftel.co.uk