a Jan 17 comment module 'cleanup' left the default comments per page broken (by not using an associative array in the form_select() for the settings). thus selecting "10" comments per page in the comment module configuration resulted in comment_default_per_page being set to 0.
the attached patch fixes the problem.
| Comment | File | Size | Author |
|---|---|---|---|
| comments_per_page.patch | 485 bytes | walkah |
Comments
Comment #1
Kjartan commentedCommitted.
Comment #2
(not verified) commented