From 74e44ae37bba908cbb3f4e2befcc755334587491 Mon Sep 17 00:00:00 2001 From: Chris Snedaker Date: Tue, 4 Aug 2020 03:44:46 -0400 Subject: [PATCH] Removed duplicate note; Probably should remove entire **Custom customer attributes** section in open source notes. Seems that the change applies to B2B module, which is not in open source. --- .../v2.4/release-notes/release-notes-2-4-0-open-source.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/guides/v2.4/release-notes/release-notes-2-4-0-open-source.md b/src/guides/v2.4/release-notes/release-notes-2-4-0-open-source.md index 95a222d33fa..70b2b569e94 100644 --- a/src/guides/v2.4/release-notes/release-notes-2-4-0-open-source.md +++ b/src/guides/v2.4/release-notes/release-notes-2-4-0-open-source.md @@ -668,10 +668,6 @@ We have fixed hundreds of issues in the Magento 2.4.0 core code. * Magento no longer throws an error when you include an empty customer attribute field in the **Forms to Use In** field while creating a Company account on the storefront. Previously, Magento threw this error: `PHP Fatal error: Uncaught TypeError: Argument 2 passed to Magento\Eav\Model\Attribute\Data\Text::validateLength() must be of the type string, null given`. - - -* Magento no longer throws an error when you include an empty customer attribute field in the **Forms to Use In** field while creating a Company account on the storefront. Previously, Magento threw this error: `PHP Fatal error: Uncaught TypeError: Argument 2 passed to Magento\Eav\Model\Attribute\Data\Text::validateLength() must be of the type string, null given`. - ### Customer