Opened 6 years ago
Closed 6 years ago
#50582 closed defect (bug) (duplicate)
Trying to access array offset on value in …\wordpress\wp-includes\ID3\module.audio.mp3.php on line 1782
| Reported by: | hapzfl | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | External Libraries | Version: | 5.4.2 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Uploading video files I get this error message:
Trying to access array offset on value of type bool in …\wordpress\wp-includes\ID3\module.audio.mp3.php on line 1782
The upload page shows that error and does not continue.
However, I can use the uploaded file w/o any problems.
Change History (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi there, welcome to WordPress Trac! Thanks for the report.
This is already fixed for WordPress 5.5 in [47602] / #49945.