#4187 closed defect (bug) (duplicate)
Paging through uploads does not work
Reported by: |
|
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)
Change History (5)
#1
@
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
@
18 years ago
- Resolution duplicate deleted
- Status changed from closed to reopened
worked for me on Revision 5296
Note: See
TracTickets for help on using
tickets.
Patch for fixing the issue