Problem/Motivation

$pictureConfig->thirdPartySettings['rift_cq']['rift_cq_enable_container_queries'] === '1'

Proper config schema should be provided so config is casted into bool.

Currently on my quick test, I got a 1 casted as int so === evaluation is FALSE.

Issue fork rift_cq-3535009

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

grimreaper created an issue. See original summary.

grimreaper’s picture

Assigned: grimreaper » Unassigned
Status: Active » Needs review

christian.wiedemann made their first commit to this issue’s fork.

christian.wiedemann’s picture

Status: Needs review » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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