Posted by flebas on October 6, 2009 at 10:00pm
Jump to:
| Project: | Forum Access |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Setup : Drupal 6 with forum.
User have permissions : access comments, submit comments, create topics, edit own forum topics
Without forum access, users can create a comment and edit it if there is no reply to the comment (default Drupal behavior).
If I activate forum access and give "post in this forum" access to the users, the edit link is not displayed on the user's comments, even for comments without replies.
If the user type the url comment/edit/cid, it can edit the comment if there is no reply to the comment.
It seems this is only a menu display problem, not an access problem.
Regards,
Frederic
Comments
#1
This is pretty much a duplicate of #560238: Allow editing own unreplied-to comments even without permission, but the fact that typing the url allows editing even though the link is not displayed is definitely a bug. It should be either/or all the way, of course.
#2
Committed to 6.x-1.x-dev — give it up to 12 hours to be repackaged, and let us know how it works.
#3
It works. Thank you.
#4
Great, thanks!
#5
Automatically closed -- issue fixed for 2 weeks with no activity.