Actions
Feature #26033
closedRespect "Objects per page" option when displaying forum replies
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Forums
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Description
Replies per page in forum is fixed to 25 by REPLIES_PER_PAGE constant (source:tags/3.3.3/app/controllers/messages_controller.rb#L31). But I think it should respect Setting.per_page_options like other features.
Related issues
Updated by Toshi MARUYAMA over 7 years ago
- Related to Patch #26030: Like issues and news comments, want to specify the display order of the forum's reply. added
Updated by Go MAEDA over 7 years ago
- Target version set to 4.1.0
The patch posted as #26030#note-2 also implements this feature. We can close this issue if the patch is merged.
Updated by Jean-Philippe Lang over 5 years ago
- Status changed from New to Closed
- Target version deleted (
4.1.0) - Resolution set to Duplicate
Actions