collective / Products.Ploneboard

8 stars 20 forks source link

Edit and delete object permissions issue in comments #8

Open richardtc opened 11 years ago

richardtc commented 11 years ago

Hi,

I'd like to give edit and delete permissions to owners of posted comments.

I check/tick the two owner boxes for 'delete objects' and 'modify portal content' in /plone/portal_workflow/ploneboard_comment_workflow/states/published

It now appears that the member who first posts a comment can edit/delete any subsequent comments. In fact they should only be able to edit/delete their own comment as with subsequent posts - other members who subsequently post can only edit/delete their own posts and not the initial comment.

I'd be grateful for any suggestions on how to resolve.

I'm using ploneboard 3.3 on plone 4.1.5 Thanks.

sureshvv commented 11 years ago

Has been fixed on trunk.

When you create a forum, you can specify if you want Members to be able to edit their own comments.

Can you test?