Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 331 Bytes

2024-03-28-avoid-to-set-active-billing-address-with-null.md

File metadata and controls

8 lines (8 loc) · 331 Bytes
title issue author author_email
Avoid to set active billing address with null
NEXT-34384
Florian Keller

Core

  • Changed src/Core/System/SalesChannel/Context/SalesChannelContextFactory.php to avoid calling Shopware\Core\Checkout\Customer\CustomerEntity::setActiveBillingAddress() with null.