Feature #26033
Respect "Objects per page" option when displaying forum replies
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Forums | |||
Target version: | - | |||
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
History
#1
Updated by Toshi MARUYAMA over 3 years ago
- Related to Patch #26030: Like issues and news comments, want to specify the display order of the forum's reply. added
#2
Updated by Go MAEDA over 3 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.
#3
Updated by Jean-Philippe Lang over 1 year ago
- Status changed from New to Closed
- Target version deleted (
4.1.0) - Resolution set to Duplicate