You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When accessing the page multishipping/checkout_address/newShipping/ as a non-logged in user I get an error message when dev mode is on: No such entity with customerId =
and a There has been an error processing your request when not on dev mode.
I expect to be redirected to the login page.
Same goes for multishipping/checkout_address/editShipping/.
I'm also able to access the page multishipping/checkout_address/selectBilling as a non-logged in user, but I see only a button and no addresses.
When accessing it I get #652