I have just migrated my blog from 5.1 to 5.2 and and my comments links in the blog homepage disapeared...
The comments are stille here when i consult the node page but not in the homepage.

Comments

mikiane’s picture

Component: comment.module » other

I thing the bug comes from the views module.
When i uninstall views, the classical frontpage (node) displays the comment links very well...

mikiane’s picture

I thing the bug comes from the views module.
When i uninstall views, the classical frontpage (node) displays the comment links very well...

Freso’s picture

Project: Drupal core » Views (for Drupal 7)
Version: 5.2 » 5.x-1.x-dev
Component: other » Code
Status: Active » Postponed (maintainer needs more info)

If the bug is in Views, it should be listed under Views and not core. Please update the Version and Component fields to be more fitting. Or close the issue if it is no more.

merlinofchaos’s picture

All Views does is call node_view -- I think this is the result of a behavior change in core. If you use the 'full node' view, the comment link tends not to appear. Nothing Views can do about it.

esmerel’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

No updates for more than 30 days.