Problem/Motivation

The WebformSendinblueApiHandler.php contains a typo public function postSave1

Steps to reproduce

See 278 line in WebformSendinblueApiHandler.php

Proposed resolution

Replace postSave1 with postSave

Remaining tasks

- Create a patch
- Review
- Commit

User interface changes

None

API changes

None

Data model changes

None

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:

    1 hidden branch
  • master Comparechanges, plain diff MR !1

Comments

i-trokhanenko created an issue. See original summary.

i-trokhanenko’s picture

Assigned: i-trokhanenko » Unassigned
Issue summary: View changes
Status: Active » Needs review
i-trokhanenko’s picture

raveen_thakur51’s picture

@i-trokhanenko, After applying the patch the typo is fixed. Thanks for your patch#.

i-trokhanenko’s picture

Status: Needs review » Reviewed & tested by the community

Thank you Raveen, marking this issue as RTBC

finex’s picture

Status: Reviewed & tested by the community » Fixed

Fixed on release 1.2.0.

finex’s picture

Status: Fixed » Closed (fixed)

finex’s picture