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.

CommentFileSizeAuthor
comments_per_page.patch485 byteswalkah

Comments

Kjartan’s picture

Committed.

Anonymous’s picture