Opened 5 years ago
Closed 5 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: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.4.2 |
Component: | External Libraries | Keywords: | |
Focuses: | Cc: |
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.
Hi there, welcome to WordPress Trac! Thanks for the report.
This is already fixed for WordPress 5.5 in [47602] / #49945.