Ticket #4300 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Mass Edit Mode var not passed in pagination links

Reported by: jaroche Assigned to: rob1n
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

4300.diff (0.7 kB) - added by rob1n on 05/21/07 03:30:30.

Change History

05/21/07 03:18:27 changed by rob1n

  • owner changed from anonymous to rob1n.
  • status changed from new to assigned.
  • milestone changed from 2.3 to 2.2.1.

05/21/07 03:30:30 changed by rob1n

  • attachment 4300.diff added.

05/21/07 03:30:46 changed by rob1n

  • keywords changed from mass mode edit comments to mass mode edit comments has-patch commit.

05/21/07 03:30:52 changed by rob1n

Tested the patch, seemed to work.

05/21/07 12:52:44 changed by rob1n

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [5497]) Keep editing mode when paging through comments. fixes #4300

05/21/07 17:08:29 changed by jaroche

  • status changed from closed to reopened.
  • resolution deleted.

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=)

05/21/07 19:35:42 changed by rob1n

  • status changed from reopened to new.

05/21/07 19:35:47 changed by rob1n

  • status changed from new to assigned.

05/21/07 22:58:22 changed by rob1n

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [5508]) Fix accidental typo. fixes #4300