Undefined variable $extra_fields inย aiprompt_content_entity_extra_field_info()

Created on 5 October 2023, about 1 year ago
Updated 7 February 2024, 9 months ago

Problem/Motivation

After installing the module with version 1.0.x-dev on D9, a warning message appears :
* Warning: Undefined variable $extra_fields in aiprompt_content_entity_extra_field_info() (line 23 of modules/contrib/aiprompt/modules/aiprompt_content/aiprompt_content.module).aiprompt_content_entity_extra_field_info()

Steps to reproduce

Install the module version 1.0.x-dev on D9.

Proposed resolution

Define the $extra_fields as an empty array so it doesn't show up as undefined variable.

๐Ÿ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

๐Ÿ‡ฎ๐Ÿ‡ณIndia ayush.pandey

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024