-
Notifications
You must be signed in to change notification settings - Fork 9.4k
form_key cookie expires immediately if cookie lifetime is set to 0 #10527
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Internal ticket to track issue progress: MAGETWO-71544 |
@ekuusela, thank you for your report. |
@ekuusela, thank you for your report. |
Hi @ekuusela the issue is already fixed in 2.2.1 and will be available soon |
Please, note: the issue is still reproduced on the 2.3.0, because of incorrect merge of modifications! |
Hi @TomashKhamlai. Thank you for working on this issue.
|
I still reproduce this issue in Magento ^2.4.x |
form_key cookie expires immediately if cookie lifetime is set to 0. This causes for example the minicart remove button to not function.
Preconditions
Magento 2.1.8 with cookie lifetime set to 0, i.e. expire when the session ends.
Steps to reproduce
Expected result
Actual result
The text was updated successfully, but these errors were encountered: