Closed (fixed)
Project:
Cloud
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
27 Dec 2020 at 01:50 UTC
Updated:
22 Jan 2021 at 09:29 UTC
Jump to comment: Most recent, Most recent file
Drupal\Tests\UiHelperTrait::drupalPostForm() is removed in drupal:10.0.0. Use $this->submitForm() instead.| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 3189974-7.patch | 76.71 KB | yas |
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
Pooja Ganjage commentedHi,
Creating a patch for this issue.
Please review the patch.
Thanks.
Comment #4
Pooja Ganjage commentedComment #5
Pooja Ganjage commentedComment #7
yas@pooja-ganjage
Thank you for supplying the patch. I refactored the following:
submitForm()requiresdrupalGet()before we call it.$this->t()for every single string (label) such as'Save'.Comment #8
yas@all
I'll merge the patch to
3.xand close this issue asFixed.Comment #10
yasComment #11
yasComment #13
yasComment #14
yas