Opened 6 years ago
Last modified 6 years ago
#49622 new defect (bug)
Media reports upload success while No file was loaded!
| Reported by: | mulli.bahr | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Upload | Version: | 5.3.2 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Debug mode is on - file is clean. No PHP notices/warning/errors...