Make WordPress Core

Opened 19 years ago

Closed 18 years ago

#3499 closed defect (bug) (wontfix)

Create attachments for XML-RPC media uploads

Reported by: ruckus's profile ruckus Owned by: mdawaffe's profile mdawaffe
Milestone: Priority: normal
Severity: normal Version: 2.0.5
Component: XML-RPC Keywords: has-patch
Focuses: Cc:

Description

When uploading files via XML-RPC, attachment records are not created. This patch fixes the bug by backporting the required functionality from trunk (2.1-alpha3).

Attachments (1)

xmlrpc-attachment.diff (7.1 KB) - added by ruckus 19 years ago.

Download all attachments as: .zip

Change History (9)

#1 @ruckus
19 years ago

The attached patch is against 2.0.6-RC1 (svn rev. 4663)

#2 @markjaquith
19 years ago

  • Milestone changed from 2.0.6 to 2.0.7

#3 @markjaquith
19 years ago

  • Milestone changed from 2.0.7 to 2.0.8

#4 @markjaquith
19 years ago

  • Owner changed from anonymous to mdawaffe

Waiting for mdawaffe's feedback on this for possible 2.0.8 or 2.0.9 inclusion.

#5 @foolswisdom
19 years ago

  • Keywords has-patch added; bg|has-patch removed
  • Milestone changed from 2.0.10 to 2.0.11

#6 @foolswisdom
19 years ago

  • Milestone changed from 2.0.11 to 2.0.eventually

#7 @mdawaffe
19 years ago

I'm really not an expert on all the XML-RPC stuff. If it's the same as what we do in 2.2 (and it works in 2.2 :) ), then it should be fine. IIRC, some of the XML'RPC code has been debugged recently. Not sure if this patch needs resyncing or not.

#8 @Nazgul
18 years ago

  • Milestone 2.0.eventually deleted
  • Resolution set to wontfix
  • Status changed from new to closed

Closing as wontfix for the 2.0 branch.

MarkJaquith has stated that only security fixes can go into the 2.0 branch.

Note: See TracTickets for help on using tickets.