Link to node on comment edit page
kps - October 20, 2004 - 15:31
| Project: | Drupal |
| Version: | 7.x-dev |
| Component: | comment.module |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
We have had users manage to post their comments on the wrong nodes, and when reviewing a newly submitted comment via admin/comment/list/approval, there seems to be no practical way to tell which node the comment belongs to. The attached patch adds a link to the node on the comment edit page.
| Attachment | Size |
|---|---|
| comment.module.patch | 579 bytes |

#1
The patch is in html.
#2
Interesting! The patch wasn't in HTML when I uploaded it, and the stated size (579 bytes) matches the size of the plain text file, not the size of the HTML. I'll try again....
#3
Perhaps this should be fixed through a breadcrumb instead?
#4
I agree with Steven. This doesn't look like the proper fix. Maybe this is automagically fixed by Moshe's comment patch ... ?
#5
In case anyone is interested, pending a 'correct' solution, attached is a 4.6 version of the above patch.
#6
Marking this 'active' until a better fix is available.
#7
bump
#8