Problem/Motivation

In Api.php there are some unhandled calls of method createRequest which could cause errors in case that those requests fail.

Proposed resolution

For each call of createRequest check the return value and add tests.

Refers to the Issue 3100567

Issue fork instapage-3187432

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

timotej-pl created an issue. See original summary.

timotej-pl’s picture

Status: Active » Needs review

bcizej made their first commit to this issue’s fork.

  • bcizej committed 493d7b4 on 8.x-2.x authored by timotej-pl
    Issue #3187432 by timotej-pl, bcizej: Unhandled createRequest method...
bcizej’s picture

Commited, thanks.

bcizej’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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