Skip to content

Typo in variable name: billingAddressFromData vs. billingAddressFormData #7988

Closed
@ekuusela

Description

@ekuusela

I don't know if this results in any errors but it certainly has the potential to cause some.

billingAddressFromData seems to be the one that is used:
https://github.com/magento/magento2/search?utf8=%E2%9C%93&q=billingAddressFromData&type=Code

billingAddressFormData is referred to only once:
https://github.com/magento/magento2/search?utf8=%E2%9C%93&q=billingAddressFormData&type=Code

It seems that that variable deals with form data so maybe it (and shippingAddressFromData) should be renamed.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions