Skip to content

Issue #3473384 test for JSON string value before array_merge

Tom Wheeler requested to merge issue/block_class-3473384:2.0.x into 2.0.x

Issue #3473384 by wheelercreek; module attempts to array_merge a value (list of blocks) that might be in JSON string format. Convert the JSON to php array format prior to array_merge

Merge request reports

Loading