Pager does not work in nodecomment view (views 2.x and 3.x).

Preview mode does show correct paging info in Default view, however.

(all node comments settings are set to Flat, and I reverted the nodecomment view to original settings to no avail)

Comments

crea’s picture

Status: Active » Postponed (maintainer needs more info)

Works for me
Please, verify in clean installation (with minimum of modules) with the garland theme.

userok’s picture

Ok, I'll do a clean installation, and perhaps some detective work.
I'll reply back when I find out what's causing the issue.

userok’s picture

Ok, I figured it out (at least partially I hope).

I created Content type A --> with Content type B enabled as 'nodecomments'.
Under 'Content type A' Admin settings>Default comments per page: it was set to 50.

This meant that I needed at least 50 comments before I could see the pager...even though Nodecomments View>Items per page was set to 5.

In other words, Items per page cannot be set below 10 based on 'Content type A' Admin settings>Default comment's minimum value (which is 10).

Maybe this is by design?--Im not sure.

crea’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

This is by design. Comment settings override view settings.