Opened 20 years ago
Closed 20 years ago
#2657 closed enhancement (fixed)
No way to show next 20 comments in edit-comments.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.1 | Priority: | normal |
| Severity: | normal | Version: | 2.1 |
| Component: | Administration | Keywords: | bg|has-patch |
| Focuses: | Cc: |
Description
When editing comments, it is only possible to view the latest 20 comments. We need to add links to the next/previous page of comments.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Added patch (edit-comments.php.diff) which implements next/previous links for editing and viewing comments in edit-comments.php. Note that another bug was fixed where the offset in the ordered list was off by 1.