Issue status update for http://drupal.org/node/11782 Project: Drupal Version: cvs Component: comment.module Category: feature requests Priority: normal Assigned to: Anonymous Reported by: kps Updated by: Dries Status: patch I agree with Steven. This doesn't look like the proper fix. Maybe this is automagically fixed by Moshe's comment patch ... ? Dries Previous comments: ------------------------------------------------------------------------ October 20, 2004 - 17:31 : kps Attachment: http://drupal.org/files/issues/comment.module.patch (579 bytes) 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. ------------------------------------------------------------------------ March 13, 2005 - 21:06 : killes@www.drop.org The patch is in html. ------------------------------------------------------------------------ March 26, 2005 - 20:15 : kps Attachment: http://drupal.org/files/issues/comment-admin-show-node.patch (579 bytes) 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.... ------------------------------------------------------------------------ March 27, 2005 - 23:40 : Steven Perhaps this should be fixed through a breadcrumb instead?