#2496 closed defect (bug) (worksforme)
Windows servers can't delete attached files
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 2.0.1 |
| Severity: | normal | Keywords: | has-patch 2nd-opinion needs-testing windows |
| Cc: |
Description
Attachments (1)
Change History (6)
comment:1
davidhouse
— 7 years ago
- Keywords needs-testing windows added
comment:3
markjaquith
— 7 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
Reverted in [4409] because this is causing double slashing (as reported by mdawaffe):
mdawaffe: MarkJaquith: _wp_attached_file now looks like /Users/michael/Sites/currentwp/wp-content/uploads/2006/10/gofpromo0342\.jpg in trunk
Need to look for a different solution. add_post_meta() expects non-slashed input.
Note: See
TracTickets for help on using
tickets.
(In [3952]) Allow Windows folks to delete attachements, fixes #2496