Opened 7 years ago
Closed 7 years ago
#2657 closed enhancement (fixed)
No way to show next 20 comments in edit-comments.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.1 |
| Severity: | normal | Keywords: | bg|has-patch |
| 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)
this is the same patch, but using tabs instead of 4 spaces as this seems to be the standard.
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.