Edit link not displayed on own comments
flebas - October 6, 2009 - 22:00
| Project: | Forum Access |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#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.