#4300 closed defect (bug) (fixed)
Mass Edit Mode var not passed in pagination links
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2.1 |
| Component: | Administration | Version: | 2.2 |
| Severity: | normal | Keywords: | mass mode edit comments has-patch commit |
| Cc: |
Description
In Wordpress 2.1 the links to next pages in the comment mass edit mode were:
edit-comments.php?mode=edit&apage=##
Now in Wordpress 2.2 (also in Wordpress.com) the link doesn't has the var mode=edit
Attachments (1)
Change History (9)
- Milestone changed from 2.3 to 2.2.1
- Owner changed from anonymous to rob1n
- Status changed from new to assigned
- Resolution set to fixed
- Status changed from assigned to closed
- Resolution fixed deleted
- Status changed from closed to reopened
Hi again,
I just installed the patched version of edit-comments.php. Now mode=edit is passed correctly but now the page variable doens't has a value. (something link edit-comments.php?mode=edit&apage=)
Note: See
TracTickets for help on using
tickets.

Tested the patch, seemed to work.