AbleCommerce Forums
»
AbleCommerce
»
General Questions
»
Login page tries to GET /Checkout/_ItemAddedNotify
Rank: Member
Groups: Authorized User, Developers Joined: 11/12/2018(UTC) Posts: 25
Thanks: 1 times Was thanked: 4 time(s) in 3 post(s)
|
I have my AC 9.0.6 (development) store's Access Restriction set to "Registered Users Only". When I point my browser to the home page, the Login page shows as expected. However, the browser's developer tools is showing an attempt to Code:GET https://[site]/Checkout/_ItemAddedNotify?allowDisplay=true
with a response of I have been working on adding my own widget, but I get this even when the Login Inner Template just has the default LoginDialog and Register Dialog widgets in it. It doesn't seem to affect functionality. Any ideas why this is happening? Does it happen on stock install?
|
|
|
|
Rank: Advanced Member
Groups: Admin, Developers, Registered, HelpDesk, Authorized User Joined: 10/5/2018(UTC) Posts: 704
Thanks: 5 times Was thanked: 113 time(s) in 112 post(s)
|
This is an Ajax request and since Ajax request can't be redirected to the login page application issues a BadRequest when the store is set to RegisteredUsersOnly or AuthorizedUsersOnly.
|
|
|
|
AbleCommerce Forums
»
AbleCommerce
»
General Questions
»
Login page tries to GET /Checkout/_ItemAddedNotify
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close