Skip to content

Issue #3473384 test for JSON string value before array_merge

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