Problem/Motivation
- Fix: Calling
Drupal\Tests\UiHelperTrait::drupalPostForm()is removed indrupal:10.0.0. Use$this->submitForm()instead. - See https://www.drupal.org/node/3168858
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 3189976-7.patch | 40.68 KB | yas |
Issue fork cloud-3189976
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
Comment #2
yasComment #3
yasComment #4
Pooja Ganjage commentedHi,
Creating a patch for this issue.
Please review the patch.
Thanks.
Comment #5
Pooja Ganjage commentedComment #7
yas@pooja-ganjage
Thank for supplying the patch. I fixed the conflicts. I recommend to run
git pullto merge the latest patch(es) before you start to work.Comment #8
yas@all
I'll merge the patch to
8.x-2.xand3.x, and close this issue asFixed.Comment #11
yasComment #12
yasComment #14
yas