Opened 5 weeks ago
Last modified 5 weeks ago
#49622 new defect (bug)
Media reports upload success while No file was loaded!
| Reported by: | 
  
     | 
      Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal | 
| Severity: | normal | Version: | 5.3.2 | 
| Component: | Upload | Keywords: | |
| Focuses: | Cc: | 
Description
Latest WP 5.3.2
Scenario: 
- Working WordPress site.
 - After porting from another hosting
 
[make sure you have wrong url path for upload in  wp_options
Cleary it happend unintensionaly.]
- Load an image
 
Operation completes, with link to the new media (that does not realy exists...)
The problem: in wp_options - wrong path for upload
The bug: WordPress does NOT check that folder exists & load actually succeeded
Note: See
        TracTickets for help on using
        tickets.
    
Debug mode is on - file is clean. No PHP notices/warning/errors...