Problem/Motivation

Issue fork cloud-3189974

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

yas created an issue. See original summary.

yas’s picture

Pooja Ganjage’s picture

StatusFileSize
new67 KB

Hi,

Creating a patch for this issue.

Please review the patch.

Thanks.

Pooja Ganjage’s picture

Status: Active » Needs review
Pooja Ganjage’s picture

StatusFileSize
new67.16 KB

yas’s picture

StatusFileSize
new76.71 KB

@pooja-ganjage

Thank you for supplying the patch. I refactored the following:

  1. Every single submitForm() requires drupalGet() before we call it.
  2. We need $this->t() for every single string (label) such as 'Save'.
yas’s picture

Status: Needs review » Reviewed & tested by the community

@all

I'll merge the patch to 3.x and close this issue as Fixed.

  • yas committed f769299 on 3.x
    Issue #3189974 by yas, Pooja Ganjage: Fix a deprecated function...
yas’s picture

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

yas’s picture

yas’s picture

Assigned: Unassigned » yas

Status: Fixed » Closed (fixed)

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