Problem/Motivation

Operator-precedence bug. $method and $field_name dropped from bulk dedup key because PHP '.' binds tighter than '?:'.

Proposed resolution

Use brackets

Remaining tasks

User interface changes

API changes

Data model changes

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

alexpott created an issue. See original summary.

alexpott’s picture

Status: Active » Reviewed & tested by the community

  • alexpott committed dbdb34f8 on 8.x-2.x
    fix: #3603113 Operator precedence issue in bulk insert mode in \Drupal\...

  • alexpott committed ff1a9111 on 5.x
    fix: #3603113 Operator precedence issue in bulk insert mode in \Drupal\...
alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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