Closed (works as designed)
Project:
Node Comments
Version:
6.x-2.0-beta7
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2011 at 13:06 UTC
Updated:
28 Jun 2011 at 13:05 UTC
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
Comment #1
crea commentedWorks for me
Please, verify in clean installation (with minimum of modules) with the garland theme.
Comment #2
userok commentedOk, I'll do a clean installation, and perhaps some detective work.
I'll reply back when I find out what's causing the issue.
Comment #3
userok commentedOk, 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.
Comment #4
crea commentedThis is by design. Comment settings override view settings.