Skip to content
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

opportunistic fix for double ___store=xx&___store=xx #11075

Closed
wants to merge 3 commits into from
Closed

opportunistic fix for double ___store=xx&___store=xx #11075

wants to merge 3 commits into from

Conversation

BlackIkeEagle
Copy link
Member

@BlackIkeEagle BlackIkeEagle commented Sep 26, 2017

when we get the current url of the store, oppurtinistically remove the
___store parameter.

fixes #10908

the other issues related to parameters given to an url and being removed
during store switching should be handled in another ticket

backport for 2.2-develop from #11074

Signed-off-by: BlackEagle [email protected]

Description

Fixed Issues (if relevant)

  1. magento/magento2#<issue_number>: Issue title
  2. ...

Manual testing scenarios

  1. ...
  2. ...

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

heyitsroberthe and others added 3 commits September 12, 2017 20:36
[mpi] MAGETWO-72551: Update version in composer to 2.2.1-dev for 2.2-develop branch
when we get the current url of the store, oppurtinistically remove the
___store parameter.

fixes #10908

the other issues related to parameters given to an url and being removed
during store switching should be handled in another ticket

Signed-off-by: BlackEagle <[email protected]>
@vrann vrann self-assigned this Sep 26, 2017
@vrann vrann added this to the September 2017 milestone Sep 26, 2017
@orlangur
Copy link
Contributor

@vrann please start review from PR targeting develop: #11074 (comment)

@magento-cicd2
Copy link
Contributor

magento-cicd2 commented Sep 29, 2017

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 3 committers have signed the CLA.

✅ BlackIkeEagle
❌ paliarush
❌ viktym

@vkublytskyi vkublytskyi assigned vkublytskyi and unassigned vrann Oct 13, 2017
@vkublytskyi
Copy link

vkublytskyi commented Oct 20, 2017

@BlackIkeEagle Thank you for providing this hotfix. I will close this pr in favor of #11337 which is more close to fix source of the bug. Hope it will be finished and merged soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants