attached patch adds a 'Posted in' column to the table at admin/content/comment.
this is especially important now that issue followups are going to be comments, because the issue comment subjects themselves provide no contextual information (#1, #2, etc).
tested the display for published and unpublished comments, and the table sorting by node title -- all seems to be working perfectly.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | comment_admin_post_title_0.patch | 2.74 KB | hunmonk |
| comment_admin_post_title.patch | 2.71 KB | hunmonk |
Comments
Comment #1
anders.fajerson commentedThis is definitely valuable information. Patch applies, code looks sane to me and works as expected. Being brave here and setting as RTBC.
Comment #2
gábor hojtsyI would rather alias "title" as "node_title" or something along these lines in the query and use it under that name later. The "subject" of comment and the "title" of the node can be quite confusing this way. Otherwise the functionality and implementation looks good to me.
Comment #3
hunmonk commentedattached has been adjusted according to your request.
Comment #4
catchVery welcome improvement. Patch applies, works great and addresses Gabor's comments, so RTBC.
Comment #5
gábor hojtsyGreat, thanks, committed.
Comment #6
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.