OpenID user can not check in content that she checked out

4 messages Options
Embed this post
Permalink
Graham Perrin () OpenID user can not check in content that she checked out
Reply Threaded More More options
Print post
Permalink
Content that is checked out can not be checked in.

There's the option to cancel the checkout, but not check in.

Any ideas?

Environment:

* Plone 3.3.1
* OpenID Authentication Support 1.1
* Working Copy Support (Iterate) 1.2.3
Graham Perrin () Re: OpenID user can not check in content that she checked out
Reply Threaded More More options
Print post
Permalink
Graham Perrin wrote:
Content that is checked out can not be checked in.
User has the following roles:

√ contributor
√ editor
√ member
√ reviewer

and ZMI view of security for the site shows that
iterate : Check in content
is enabled for editor, manager and owner.

Where else should I look for a cause of the problem?
cewing () Re: OpenID user can not check in content that she checked out
Reply Threaded More More options
Print post
Permalink
Graham Perrin wrote:
Graham Perrin wrote:
Content that is checked out can not be checked in.
User has the following roles:

√ contributor
√ editor
√ member
√ reviewer

and ZMI view of security for the site shows that
iterate : Check in content
is enabled for editor, manager and owner.

Where else should I look for a cause of the problem?
Graham,

I ran into the same problem in a new site I was setting up the other day.  I did not have openid installed, but had installed and then uninstalled it at one point in the development process.  

I have not had time to run down the source of the problem, but I can confirm that the only person who can actually check in content they've checked out is the manager.

C
Graham Perrin () Re: OpenID user can not check in content that she checked out
Reply Threaded More More options
Print post
Permalink
cewing wrote:
I ran into the same problem in a new site I was setting up the other day.  I did not have openid installed, but had installed and then uninstalled it at one point in the development process.  

I have not had time to run down the source of the problem, but I can confirm that the only person who can actually check in content they've checked out is the manager.
Thanks Cris.

New bug <http://dev.plone.org/old/plone/ticket/9728> is
'check in option not available to person who checked out'.