Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#10223 closed defect (bug) (fixed)

Php notice : undefined index in upload.php

Reported by: mrmist's profile mrmist Owned by:
Milestone: 2.9 Priority: normal
Severity: minor Version: 2.8
Component: Warnings/Notices Keywords: has-patch commit
Focuses: Cc:

Description

Upload.php shows a php notice when wp_debug is enabled. Attached patch adds an isset to remove the notice. (Build 11613)

Attachments (1)

upload.patch (471 bytes) - added by mrmist 16 years ago.
fix for wp-admin upload.php

Download all attachments as: .zip

Change History (7)

@mrmist
16 years ago

fix for wp-admin upload.php

#1 @dd32
16 years ago

  • Component changed from General to Warnings/Notices
  • Keywords commit added; notice removed

#2 @mrmist
16 years ago

Can this go in please?

#3 @dd32
16 years ago

Commit please?

#4 @mrmist
16 years ago

  • Milestone changed from 2.9 to 2.8.1
  • Version changed from 2.9 to 2.8

#5 @azaozz
16 years ago

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

(In [11715]) Fix notice in upload.php, props mrmist, fixes #10223

#6 @azaozz
16 years ago

  • Milestone changed from 2.8.2 to 2.9
Note: See TracTickets for help on using tickets.