#14182 closed defect (bug) (fixed)
Plugin Upgrade doesnt delete previous directory if it differs from the upgrade directory
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.2 |
| Component: | Upgrade/Install | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by dd32)
If some plugins are residing in their own directory and the auto-update is run, the updater installs the update into another directory.
This leaves two plugins in the same install afterwards. Looks like the updater is not taking the current plugin directory into account.
Change History (11)
comment:4
dd32
— 3 years ago
- Description modified (diff)
Correct, The plugin upgrader has -always- installed into a directory based on the .org slug, Thats by design.
The plugin should still be deleted however, even if its in a different named folder.
comment:5
dd32
— 3 years ago
- Component changed from General to Upgrade/Install
- Milestone changed from Awaiting Review to 3.1
- Summary changed from Plugins Upgraded into wrong directory to Plugin Upgrade doesnt delete previous directory if it differs from the upgrade directory
Confirmed that its not deleting the plugin in 3.0.
comment:7
jane
— 3 years ago
If anyone's planning to patch this for 3.1, please post what you've got so people can help move it forward before we hit freeze for this release.
comment:9
dd32
— 2 years ago
- Keywords needs-patch removed
- Milestone changed from Future Release to 3.2
comment:10
dd32
— 2 years ago
- Resolution set to fixed
- Status changed from new to closed
Related: #14179
Related: #13928