#3400 closed defect (bug) (fixed)
xmlrpc uploaded files need attachments
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.1 | Priority: | normal |
| Severity: | normal | Version: | 2.1 |
| Component: | Administration | Keywords: | |
| Focuses: | 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)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [4569]) Create attachments for xmlrpc uploads. Props donncha. fixes #3400