Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.0.5 GA, 6.0.12 EE, 6.1.0 CE RC1
-
Fix Version/s: --Sprint 12/11, 6.1.0 CE RC1, 6.0.X EE
-
Component/s: Collaboration, Collaboration > Blogs, Collaboration > Wiki
-
Labels:
-
Branch Version/s:6.0.x
-
Backported to Branch:Committed
-
Similar Issues:
Description
Hi,
I have found that I cannot define a permissions so that Community Members can delete only their own comments on Blogs and Wikis.
I defined the following permission for the Community Member role for blogs:
Community Member > Blogs > Update Discussion
Community Member > Blogs > Delete Discussion
However, this allows the community member to delete/edit the comments of all other community members. Is there a permission I can define to only give community members the ability to edit/delete their own comments?
Issue Links
- relates
-
LPS-15632
Doc Library: Community members do not have the ability to update or delete their own comments
-

FAILED Manual Testing using the following steps:
1. create a site called 'aaa',click action,manage page,
add a page called 'aa'.
2.create two users,user1 and user2,make them all the member of the site.
3. click role,click action near member's site role,assign
blog entry→update discussion and delete discussion permission ,then save it.
4.go to 'aaa',add blog portlet,add a blog.
5.sign out test,sign in user1.add a comment at the blog.
6.sign out user1,sign in user2,you can see user2 can delete and edit user1's comment.
Reproduced on:
Tomcat 6.0.32 + MySQL 5. Firefox 6. 6.0.12 EE.
Tomcat 7.0.21 + MySQL 5. Firefox 6. 6.1.x Revision 89720.
Failed on:
Tomcat 7.0.21 + MySQL 5. Firefox 6. 6.0.x Revision 89993.
community member can still delete or edit other member's comment.
Fixed on:
Tomcat 7.0.21 + MySQL 5. Firefox 6. 6.1.x Revision 89953.
community member couldn't delete or edit other member's comment.