Problem/Motivation

drupalPostForm() in functional tests is deprecated, see https://www.drupal.org/node/3168858

Proposed resolution

Update calls to deprecated method drupalPostForm()

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

None.

API changes

None.

Data model changes

None.

Issue fork facets-3256305

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

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review
mkalkbrenner’s picture

Status: Needs review » Reviewed & tested by the community
mkalkbrenner’s picture

  • mkalkbrenner committed fff31e4 on 2.0.x authored by idebr
    Issue #3256305 by idebr, mkalkbrenner: Update calls to deprecated method...
mkalkbrenner’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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