Problem/Motivation

During the preparation of the payment process accesses to non-existent profile fields can happen for newly entered addresses if the site chooses to not capture first and last name as profile fields. This results in warnings being thrown.

Proposed resolution

Initialize the values with empty strings in the address converter before use. Empty strings are already handled correctly.

Comments

cspitzlay created an issue. See original summary.

  • cspitzlay committed 183beb5 on 1.0.x
    Issue #3264214 by cspitzlay: Warnings due to access to non-existent...
cspitzlay’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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