Opened 4 years ago
Closed 4 years ago
#10608 closed defect (bug) (fixed)
The "fs_no_folder" error when upgrading the core dont shows its message
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | 2.9 |
| Component: | Upgrade/Install | Version: | 2.8.3 |
| Severity: | trivial | Keywords: | has-patch commit |
| Cc: |
Description
whe you are upgrading using autpaupgrade functionnality, if the "fs_no_folder" error is raised, you get no more explanations than "Installation failed".
It is caused by the message string reference that call a local var but not the class one in /wp-admin/includesclass-wp-upgrader.php.
Here is a patch.
Attachments (1)
Change History (4)
- Component changed from Administration to Upgrade/Install
- Keywords has-patch commit added; upgrade-core class-wp-upgrader.php removed
- Milestone changed from Future Release to 2.9
- Owner set to dd32
Note: See
TracTickets for help on using
tickets.

I forgot to mention it : the bug is there too in 2.8.4