PHP Warnings/Notices on Download Page

Created on 17 January 2022, almost 3 years ago
Updated 28 May 2024, 6 months ago

Problem/Motivation

The module config at /admin/structure/webform/manage/my_webform/results/download throws a few warnings and notices:

Warning: Use of undefined constant update_auto_export_configs - assumed 'update_auto_export_configs' (this will throw an Error in a future version of PHP) in Drupal\coc_forms_auto_export\Element\AutoExportExcludedColumns::validateWebformIncluded() (line 63 of modules/contrib/coc_forms_auto_export/src/Element/AutoExportExcludedColumns.php).

Notice: Undefined index: #multiple in Drupal\coc_forms_auto_export\Element\AutoExportExcludedColumns::validateWebformIncluded() (line 66 of modules/contrib/coc_forms_auto_export/src/Element/AutoExportExcludedColumns.php).

Notice: Undefined index: columns_table in update_auto_csv_export_settings() (line 651 of modules/contrib/coc_forms_auto_export/coc_forms_auto_export.module).

Steps to reproduce

- install the module (for me it's on Drupal 9.1, PHP 7.4)
- visit the config page noted
- observe the errors

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States froboy Chicago, IL

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

Merge Requests

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