Opened 7 years ago
Closed 7 years ago
#3400 closed defect (bug) (fixed)
xmlrpc uploaded files need attachments
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [4569]) Create attachments for xmlrpc uploads. Props donncha. fixes #3400