-
-
Notifications
You must be signed in to change notification settings - Fork 1
PHP Notice: Undefined index #26
Copy link
Copy link
Closed
Labels
area: assets-managerAsset Manager behavior, compatibility, UI, persistence, or per-page controls.Asset Manager behavior, compatibility, UI, persistence, or per-page controls.bugConfirmed or likely defect affecting runtime behavior, UX, compatibility, or data handling.Confirmed or likely defect affecting runtime behavior, UX, compatibility, or data handling.priority: mediumUseful or user-impacting work that should be planned but is not blocking now.Useful or user-impacting work that should be planned but is not blocking now.status: needs-reproNeeds a current reproduction, environment details, or validation before implementation.Needs a current reproduction, environment details, or validation before implementation.
Milestone
Metadata
Metadata
Assignees
Labels
area: assets-managerAsset Manager behavior, compatibility, UI, persistence, or per-page controls.Asset Manager behavior, compatibility, UI, persistence, or per-page controls.bugConfirmed or likely defect affecting runtime behavior, UX, compatibility, or data handling.Confirmed or likely defect affecting runtime behavior, UX, compatibility, or data handling.priority: mediumUseful or user-impacting work that should be planned but is not blocking now.Useful or user-impacting work that should be planned but is not blocking now.status: needs-reproNeeds a current reproduction, environment details, or validation before implementation.Needs a current reproduction, environment details, or validation before implementation.
Type
Fields
Give feedbackNo fields configured for issues without a type.
On my local machine, when I tested some settings for Asset Manager, I saw the below notices in debug.log:
[19-Jul-2021 14:10:54 UTC] PHP Notice: Undefined index: enabled in [path]\wp-content\plugins\perform\src\Modules\Assets_Manager.php on line 694
[19-Jul-2021 14:12:12 UTC] PHP Notice: Undefined index: cf7-fields-repeater-2.1.0 in [path]\wp-content\plugins\perform\src\Modules\Assets_Manager.php on line 694
Looks like there is still some work pending.
Thanks