SCA Webstore Session Bugs

天大地大妈咪最大 提交于 2019-12-11 10:16:07

问题


We experience session bugs in our SCA website (Mont Blanc).

The session bugs are:

  • you are logged in but sometimes the website still shows the 'login | register' link. Ie, it doesn't recognise you as logged in.
  • you click the login/register link intending to login but you get taken to the checkout page

Have other SCA developers experienced this bug (SCA is known for many) and what have you done to fix this? Any advice would be very much appreciated.


回答1:


Yes, It is there, We are changing our version to Elburs




回答2:


Being sent to checkout upon logging in is due to the SSP application's touchpoints missing parameters. Specifically, the checkout.ssp is used for login, checkout, and register. By default, it handles checkout, but with a parameter of is=login or is=register, it will go to the appropriate places after login is complete.

I'm not sure offhand the solution for the first question.



来源:https://stackoverflow.com/questions/43600707/sca-webstore-session-bugs

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!