The option "Link this field to its comment" generates a link that is missing the "node" argument.

Before (2.2) mysite.com/node/123#comment-23
After (2.3) mysite.com/123#comment-23
Revert (to 2.2) mysite.com/node/123#comment-23

Tried cleaing all caches :)

CommentFileSizeAuthor
#3 handler_field_comment_right_link.patch1.03 KBdawehner

Comments

bsherwood’s picture

Same problem here as well!

Gurpartap Singh’s picture

Confirmed. The link in default recent comments points to http://myzonelabs.com/19#comment-148 instead of node/19....

Somewhat critical for me. For now, I'm disabling that block on two sites.

dawehner’s picture

Status: Active » Needs review
StatusFileSize
new1.03 KB

here is a patch which solves the issue, not sure whether there is a related issue, which patched this in

merlinofchaos’s picture

Status: Needs review » Fixed

Patch committed. Thanks!

HS’s picture

Has the patch been added to the latest release?

Gurpartap Singh’s picture

It's there in current 6.x-dev release, and will be included in Views 6.x-2.4

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

abedzilla’s picture

finally my problem solved
thanks for the patch