Problem/Motivation

When using PHP 8.1, the CSV upload/import widget does not work properly and I get the following error messages:

NOTICE: PHP message: PHP Warning:  Undefined array key "table_categories_identifier" in [path]/modules/contrib/charts/src/Element/ChartDataCollectorTable.php on line 720

NOTICE: PHP message: PHP Warning:  Undefined array key "table_categories_identifier" in [path]/modules/contrib/charts/src/Element/ChartDataCollectorTable.php on line 773

Checking for null in both places seems to fix the issue.

CommentFileSizeAuthor
#3 3310128-import-widget-3.patch1.11 KBandileco

Comments

jonraedeke created an issue. See original summary.

andileco’s picture

Assigned: Unassigned » andileco

Thanks - assigning to myself.

andileco’s picture

Status: Active » Needs review
StatusFileSize
new1.11 KB

  • andileco committed 9fccc5e on 5.0.x
    Issue #3310128 by andileco, jonraedeke, nikathone: PHP 8.1 breaks CSV...
andileco’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.