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

Commits on Sep 13, 2017

  1. MAGETWO-70580: Merged fixes

    heyitsroberthe authored and paliarush committed Sep 13, 2017
    1 Configuration menu
    Copy the full SHA
    c3ea1f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1483 from magento-mpi/MAGETWO-72551

    [mpi] MAGETWO-72551: Update version in composer to 2.2.1-dev for 2.2-develop branch
    viktym authored Sep 13, 2017
    Configuration menu
    Copy the full SHA
    0c0393d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2017

  1. opportunistic fix for double ___store=xx&___store=xx

    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]>
    BlackIkeEagle committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    e9e29cb View commit details
    Browse the repository at this point in the history