mcguffin / acf-quickedit-fields

WordPress Plugin implementing Column Displaying, QuickEdit and BulkEdit for Advanced Custom Fields (ACF)
https://wordpress.org/plugins/acf-quickedit-fields/
GNU General Public License v3.0
359 stars 49 forks source link

Notice: Undefined index when edit / create fields #36

Closed rovente closed 6 years ago

rovente commented 6 years ago

WP 4.9.2 ACF Pro 5.6.7 ACF QuickEdit Fields 2.2.3 No others plugins installed

I get this notices editing/creating any fields except Tab, wysiwyg and message field

Notice: Undefined index: class in /myproject/content/plugins/advanced-custom-fields-pro/includes/api/api-field.php on line 631 Notice: Undefined index: value in /myproject/content/plugins/advanced-custom-fields-pro/includes/api/api-field.php on line 639 Notice: Undefined index: _prepare in /myproject/content/plugins/advanced-custom-fields-pro/includes/api/api-field.php on line 203 Notice: Undefined index: key in /myproject/content/plugins/advanced-custom-fields-pro/includes/api/api-field.php on line 207 Notice: Undefined index: _name in /myproject/content/plugins/advanced-custom-fields-pro/includes/api/api-field.php on line 221 Notice: Undefined index: key in /myproject/content/plugins/advanced-custom-fields-pro/includes/api/api-field.php on line 222 Notice: Undefined index: _name in /myproject/content/plugins/advanced-custom-fields-pro/includes/api/api-field.php on line 442 Notice: Undefined index: required in /myproject/content/plugins/advanced-custom-fields-pro/includes/api/api-field.php on line 449 Notice: Undefined index: key in /myproject/content/plugins/advanced-custom-fields-pro/includes/api/api-field.php on line 459

mcguffin commented 6 years ago

Fixed in 2.2.5