[warning] Undefined array key "title" Views.php:154

Created on 13 June 2023, over 1 year ago
Updated 13 September 2024, 4 months ago

Problem/Motivation

When doing stuff in drush
[warning] Undefined array key "title" Views.php:154

Steps to reproduce

Proposed resolution

Creating patch for this:

     if (empty($plugin['no_ui']) && (empty($base) || empty($plugin['base']) || array_intersect($base, $plugin['base']))) {
        if (array_key_exists('title',$plugin))
        $plugins[$id] = $plugin['title'];
      }

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ› Bug report
Status

Closed: cannot reproduce

Version

11.0 πŸ”₯

Component
ViewsΒ  β†’

Last updated 26 minutes ago

Created by

πŸ‡ΈπŸ‡ͺSweden arne_hortell

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024