Opened 7 years ago
Closed 6 years ago
#3333 closed defect (bug) (fixed)
wp-admin/upload.php?action=edit shows strange screen
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
wp-admin/upload.php?action=edit
Shows a strange screen... not sure if there are any security issues.
Change History (4)
comment:2
follow-up:
↓ 3
markjaquith — 7 years ago
The things I'm seeing there aren't files... they're regular posts!
Replying to markjaquith:
The things I'm seeing there aren't files... they're regular posts!
So they are!
I should look at the junk in my trunk install more carefully - I assumed I was looking at files :-(
comment:4
markjaquith — 6 years ago
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

That looks like it could be a useful screen with a bit of pretification.
Some way of easying editing the uploaded images/files information.
The whole page is protected by the upload_files cap so it should be sage security wise (http://trac.wordpress.org/browser/trunk/wp-admin/upload.php#L6)