Skip to content

Commit ce96cc5

Browse files
committed
ACP2E-2021: Unable to switch to the second store in the front end
- Removed the plugin DeleteCookieWhenCustomerNotExistPlugin
1 parent c0d47f1 commit ce96cc5

File tree

2 files changed

+0
-58
lines changed

2 files changed

+0
-58
lines changed

app/code/Magento/Customer/Model/App/FrontController/DeleteCookieWhenCustomerNotExistPlugin.php

Lines changed: 0 additions & 55 deletions
This file was deleted.

app/code/Magento/Customer/etc/frontend/di.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,4 @@
130130
<type name="Magento\Customer\Model\Session">
131131
<plugin name="afterLogout" type="Magento\Customer\Model\Plugin\ClearSessionsAfterLogoutPlugin"/>
132132
</type>
133-
<type name="Magento\Framework\App\FrontControllerInterface">
134-
<plugin name="delete-cookie-when-customer-not-exist" type="Magento\Customer\Model\App\FrontController\DeleteCookieWhenCustomerNotExistPlugin"/>
135-
</type>
136133
</config>

0 commit comments

Comments
 (0)