WordPress.org

Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#3400 closed defect (bug) (fixed)

xmlrpc uploaded files need attachments

Reported by: donncha Owned by: anonymous
Priority: normal Milestone: 2.1
Component: Administration Version: 2.1
Severity: normal Keywords:
Cc:

Description

Files uploaded through the xmlrpc interface aren't attached to any post. This patch adds them to the post being made.

Attachments (1)

patch.txt (2.7 KB) - added by donncha 7 years ago.

Download all attachments as: .zip

Change History (3)

donncha7 years ago

comment:1 foolswisdom7 years ago

  • Milestone set to 2.1
  • Version set to 2.1

comment:2 ryan7 years ago

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

(In [4569]) Create attachments for xmlrpc uploads. Props donncha. fixes #3400

Note: See TracTickets for help on using tickets.