Download & Extend

Link to node on comment edit page

Project:Drupal core
Version:7.x-dev
Component:comment.module
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

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.

AttachmentSizeStatusTest resultOperations
comment.module.patch579 bytesIgnored: Check issue status.NoneNone

Comments

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

AttachmentSizeStatusTest resultOperations
comment-admin-show-node.patch579 bytesIgnored: Check issue status.NoneNone

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

AttachmentSizeStatusTest resultOperations
comment-admin-show-node_0.patch796 bytesIgnored: Check issue status.NoneNone

#6

Marking this 'active' until a better fix is available.

#7

Version:<none>» 7.x-dev
Status:active» closed (fixed)

bump

#8

Status:closed (fixed)» active

#9

Status:active» closed (won't fix)

I don't think this is really an issue these days. The node is shown on comment administration now and I have no idea how you post a comment to the wrong node.