Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#51655 closed defect (bug) (duplicate)

PHP Notice on trying to edit image from Media Library

Reported by: pooja1210's profile pooja1210 Owned by:
Milestone: Priority: normal
Severity: minor Version: 5.5.1
Component: Media Keywords:
Focuses: administration Cc:

Description

Steps to Reproduce

  1. Go to Media Library
  2. Click on any image
  3. Click on Edit image button
  4. Once, the edit option is clicked a PHP notice is shown in debug.log

Following is the Notice

PHP Notice:  Trying to get property 'error' of non-object in /var/www/htdocs/wp-admin/includes/ajax-actions.php on line 2628

This happening every time when tried to edit an image.

Regards,
Pooja

Change History (3)

#1 @mukesh27
4 years ago

  • Component changed from General to Media
  • Focuses administration added

#2 @SergeyBiryukov
4 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Hi there, welcome back to WordPress Trac!

Thanks for the report, this is already fixed in [48946] / #51251 and will be included in WordPress 5.5.2.

#3 @pooja1210
4 years ago

@SergeyBiryukov,

Alright, Thanks!! :)

Note: See TracTickets for help on using tickets.