Opened 11 years ago
Closed 11 years ago
#28932 closed defect (bug) (fixed)
$file_array variable is never assigned as an array in media_sideload_image()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.0 | Priority: | lowest |
| Severity: | minor | Version: | |
| Component: | General | Keywords: | has-patch |
| Focuses: | Cc: |
Description
In media_sideload_image(), the $file_array variable isn't created as an array. It should be, to ensure it never inherits values from a similarly named variable in later refactoring.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 29215: