Opened 6 years ago
Closed 6 years ago
#3395 closed defect (bug) (fixed)
xmlrpc - get the name right
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
This patch does two things:
- sanitize the filename
- passes it to the wp_handle_upload() filter with the correct filename.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.

(In [4537]) xmlrpc filename sanitation. Props donncha. fixes #3395