Current locale always be changed to `en-US` after specified events trigged
akunzai opened this issue · 0 comments
akunzai commented
After trigger following events:
- address_save_after
- adminhtml_customer_save_after
- adminhtml_customer_delete_after
- customer_delete_after
- customer_login
- customer_logout
- customer_save_after
The current locale will be changed to en_US
in getAddressArray function