Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#4187 closed defect (bug) (duplicate)

Paging through uploads does not work

Reported by: stargazer's profile Stargazer Owned by:
Milestone: Priority: normal
Severity: minor Version:
Component: Administration Keywords:
Focuses: Cc:

Description

I am messing around with the latest svn snapshot and discovered that the Manage -> Uploads does not play nice with the paging.

URL where the error occurs:
http://my.wordpress.site/wp-admin/upload.php?tab=browse-all&ID&action&paged

Link for the next page points to http://my.wordpress.site/wp-admin/users.php?paged=2 instead of http://my.wordpress.site/wp-admin/upload.php?tab=browse-all&ID&action&paged=2

Attachments (1)

patch.txt (606 bytes) - added by Stargazer 18 years ago.
Patch for fixing the issue

Download all attachments as: .zip

Change History (5)

@Stargazer
18 years ago

Patch for fixing the issue

#1 @devil1591
18 years ago

  • Resolution set to duplicate
  • Status changed from new to closed

Marked as duplicate (Ticket #4173)

johnbillion said this patch completely fails to fix anything at all.

#2 @Stargazer
18 years ago

  • Resolution duplicate deleted
  • Status changed from closed to reopened

worked for me on Revision 5296

#3 @devil1591
18 years ago

  • Resolution set to duplicate
  • Status changed from reopened to closed

Marked as duplicate (Ticket #4173)

Ok, the patch from #4173 is working on [5296], this patch is the same as yours but this ticket is a duplicate so don't reopen it please.

#4 @rob1n
18 years ago

  • Milestone 2.4 deleted
Note: See TracTickets for help on using tickets.