#2496 closed defect (bug) (worksforme)
Windows servers can't delete attached files
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.0.1 |
Component: | Administration | Keywords: | has-patch 2nd-opinion needs-testing windows |
Focuses: | Cc: |
Description
Attachments (1)
Change History (6)
#3
@
16 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