Make WordPress Core

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: hapzfl's profile hapzfl 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)

#1 @SergeyBiryukov
5 years ago

  • Component changed from General to External Libraries
  • Keywords needs-patch needs-testing removed
  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Hi there, welcome to WordPress Trac! Thanks for the report.

This is already fixed for WordPress 5.5 in [47602] / #49945.

Note: See TracTickets for help on using tickets.