Closed (duplicate)
Project:
Talk
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2008 at 16:46 UTC
Updated:
3 Jan 2010 at 20:44 UTC
Thank You for a great module :-)
I found one problem. When I'm on the tracker page, I click on the "new comment" link and the click takes me to the "VIEW" page - not the "TALK" page.
When I clik on the "Talk" link - there is no "new" comments".
How to help it?
Comments
Comment #1
ximo commentedSomewhat the same issue (I think)... When you click on a comment title on admin/content/comment/list/approval to read it before approving, you're sent to node/XXX#comment-X, which won't show you the comment. Instead one should be sent to node/XXX/talk#comment-X.
Comment #2
hari737 commentedSomewhat the same issue (I think)... When you click on a comment title on admin/content/comment/list/approval to read it before approving, you're sent to node/XXX#comment-X, which won't show you the comment. Instead one should be sent to node/XXX/talk#comment-X.
Comment #3
CompShack commentedSame problem here, I just tested this on my local test box and it is confirmed. Would this be an easy fix?
Thanks for your time.
Comment #4
avpadernoIs the report still valid for the last version available?
Comment #5
gregglesUpdated title. This is still present. I think one way to fix this is to provide a new field handler for Views that links to the proper place and instruct users to override the default tracker using that field.
There is really not a great way to just "fix" the tracker as it stands :/
Comment #6
gregglesI don't think we can actually do anything about this. Marking as a duplicate of #389142: Views integration for comment links which provides a proper views handler.