-
Notifications
You must be signed in to change notification settings - Fork 29
Incorrect Request URL with Form Key on the product import. #58
Comments
From @shiftedreality on September 9, 2016 14:45 Hi @radio Thank you for your submission. |
From @magento-engcom-team on October 13, 2017 8:3 @radio, thank you for your report. |
Reproduced on 2.3-develop from http://github.com/magento/magento2.git
|
@dmanners do I have to do something more with this issue? I tested in Burp Suite. |
@TomashKhamlai nope just let me know it is reproduced an remove the label |
I have the same issue with Magento CE 2.3. Exactly the same, Magento makes an invalid URL request and then just spins out. I think if your server is slow then the second key request is triggered after ~30s and this is why not so many people have this issue. Is there a patch? |
Hi @alexishughes thank you for the feedback. Currently there is no patch though I cannot imagine it being too hard to sort it and provide a pull request. |
- update the building of import url in before.phtml - check that we do not already have the form_key in our url, - build the newActionUrl first so that we always are using the same url to build the url
Merge 2.3-develop to EPAM-PR-2
… Data, Metadata, Page) (#58) - fixed dupes
This has been covered in 2.3-develop via https://github.com/magento-engcom/import-export-improvements/pull/111/files |
… Data, Metadata, Page) (#58) - fixed dupes
From @radio on June 22, 2016 8:57
Steps to reproduce
develop
branch.Expected result
Actual result
Copied from original issue: magento/magento2#5154
The text was updated successfully, but these errors were encountered: