Problem/Motivation

The calculateEntityBulkFormKey() function located in /core/modules/views/src/Plugin/views/field/BulkForm.php has a description with a grammatical error. it states

...This key allows the entity for the row to be loaded totally independently of the executed view row.

Proposed resolution

Change the description to

...This key allows the entity for the row to be loaded totally independent of the executed view row.
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

emyu01 created an issue. See original summary.

emyu01’s picture

Issue summary: View changes
Status: Active » Needs review
FileSize
29.74 MB

A patch that makes the change is attached

emyu01’s picture

A patch that makes the change is attached.

naresh_bavaskar’s picture

Assigned: emyu01 » naresh_bavaskar
naresh_bavaskar’s picture

Assigned: naresh_bavaskar » Unassigned
Status: Needs review » Reviewed & tested by the community

above patch looks to me. +1 RTBC

  • catch committed fb44ad0 on 9.1.x
    Issue #3123653 by emyu01, naresh_bavaskar: Grammatical error in function...

  • catch committed 1aca00b on 9.0.x
    Issue #3123653 by emyu01, naresh_bavaskar: Grammatical error in function...

  • catch committed 97ce33b on 8.9.x
    Issue #3123653 by emyu01, naresh_bavaskar: Grammatical error in function...
catch’s picture

Version: 8.8.x-dev » 8.9.x-dev
Status: Reviewed & tested by the community » Fixed

Committed fb44ad0 and pushed to 9.1.x. Thanks!

Backported through to 8.9.x

Status: Fixed » Closed (fixed)

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