Undedfined array key in views_dependent_filters_exposed_form_after_build()

Created on 19 July 2023, over 1 year ago
Updated 22 September 2023, over 1 year ago

Problem/Motivation

When testing out this module, I saw the following notice

Warning: Undefined array key "status" in views_dependent_filters_exposed_form_after_build() (line 24 of modules/contrib/views_dependent_filters/views_dependent_filters.module).
views_dependent_filters_exposed_form_after_build(Array, Object)

Steps to reproduce

lando drush si -y; lando drush en views_dependent_filters; lando drush uli
Import the attached view
Navigate to /test-stuff

Proposed resolution

Don't try to access undefined array keys.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States generalredneck

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

Comments & Activities

Production build 0.71.5 2024