Hi,

I saw that you wrote that this problem is now fixed on D6, we are using last 6.x-dev version and seems that problem is still there.

Could you give us some advice ?

Thanks a lot

Comments

paolomainardi’s picture

I confirm that the problem is not fixed in D6, probably will be never fixed.

The only reliable solution to avoid this problem is to use Permalink module, that is the same solution adopted by D7.

sin’s picture

StatusFileSize
new7.01 KB

A partial port to 6.x. The redirect works, but Views integration is not implemented. You have to hack views_handler_field_comment.inc or alter it via hook_views_post_render().

sin’s picture

StatusFileSize
new7.8 KB

More complete D6 port. It replaces default Views comment subject and cid handlers to output redirect link. It also replaces default new comment form submission callback to redirect via comment_redirect/cid.