array_flip() can only flip string and integer values

Created on 26 July 2016, over 8 years ago
Updated 22 October 2024, 6 months ago

fix in views_aggregator_plugin_style_table.inc l817
$entity->{$field_name}[$lang][0][$key] = $raw_value;
by
$entity->{$field_name}[$lang][0][$key] = (string)$raw_value;

πŸ› Bug report
Status

Postponed: needs info

Version

1.0

Component

Code

Created by

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