Opened 2 years ago

Closed 2 years ago

#15698 closed defect (bug) (fixed)

wp_upload_bits called from XML-RPC

Reported by: koke Owned by: westi
Priority: normal Milestone: 3.1
Component: XML-RPC Version:
Severity: normal Keywords: has-patch
Cc:

Description

"Notice: wp_upload_bits was called with an argument that is <strong>deprecated</strong> since version 2.0 with no alternative available. in /Users/koke/automattic/wordpress/wp-includes/functions.php on line 3378"

Related WordPress for iOS ticket: http://ios.trac.wordpress.org/ticket/539

Attachments (1)

patch-core-15698.diff (578 bytes) - added by koke 2 years ago.
Patch to pass NULL to wp_upload_bits

Download all attachments as: .zip

Change History (5)

  • Milestone changed from Awaiting Review to 3.1
  • Status changed from new to accepted

Seems we still pass a deprecated argument through

koke2 years ago

Patch to pass NULL to wp_upload_bits

  • Keywords has-patch added

comment:4   ryan2 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.