Thanks, reviewed and merged.

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

gilmord created an issue. See original summary.

Yurii O. made their first commit to this issue’s fork.

gilmord’s picture

Hi, Yurii

a few notes to your MR:
- once we have "isset" check of the element key - we do not need the is_array check anymore
- please keep the "if" statement in a few lines to not exceed the 60 chars per line limit to match the coding standards
- extra brackets around the "isset" check looks excessive

gilmord’s picture

Issue summary: View changes
Status: Active » Fixed

gilmord’s picture

Status: Fixed » Closed (fixed)
interdruper’s picture

Category: Bug report » Support request

Hi @gilmord, thanks for the module!
I do not see the commit for this issue in the 1.0.1 release, nor in 1.0.x-dev.
Could you please check?
Thanks in advance.

gilmord’s picture

Assigned: Unassigned » gilmord
Status: Closed (fixed) » Active

Hi @interdruper
you are right, not sure how this happened
I will fix it

gilmord’s picture

Assigned: gilmord » Unassigned
Status: Active » Needs review

@interdruper fixed in 1.0.2 please confirm

interdruper’s picture

Status: Needs review » Reviewed & tested by the community

Yep, it seems ok now. Thanks!

gilmord’s picture

Status: Reviewed & tested by the community » Fixed
gilmord’s picture

Status: Fixed » Closed (fixed)