Opened 7 years ago

Closed 6 years ago

#3333 closed defect (bug) (fixed)

wp-admin/upload.php?action=edit shows strange screen

Reported by: markjaquith Owned by: anonymous
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)

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)

comment:2 follow-up: ↓ 3   markjaquith7 years ago

The things I'm seeing there aren't files... they're regular posts!

comment:3 in reply to: ↑ 2   westi7 years ago

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 :-(

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

(In [4600]) Require an attachment ID for upload.php?action=edit. fixes #3333

Note: See TracTickets for help on using tickets.