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

Configuration on website level not taking in account #8408

Closed
mpasquin opened this issue Feb 3, 2017 · 3 comments
Closed

Configuration on website level not taking in account #8408

mpasquin opened this issue Feb 3, 2017 · 3 comments

Comments

@mpasquin
Copy link

mpasquin commented Feb 3, 2017

Preconditions

  1. Magento CE 2.1.3
  2. Magento EE 2.1.3

Steps to reproduce

Commun setting:

  1. Set a second website named "My new website" with one or more views

Case 1:

  1. Go to Store > Configuration > General > Web > Base URLs
  2. Change scope to the website "My new website"
  3. Set the URL http://www.mynewurl.com/ and save

Case 2:

  1. Go to Store > Configuration > Catalog > Catalog > Price
  2. Set Catalog Price Scope to website and save
  3. Go to Store > Configuration > General > Currency Setup > Currency Options
  4. On the default config scope set Base Currency, Default Display Currency and Allowed Currencies to US Dollar and save.
  5. Change scope to "My new website" website
  6. Set Base Currency, Default Display Currency and Allowed Currencies to Euro and save.

Expected result

Case 1:

  1. All store views URL which depends on "My new website" are http://www.mynewurl.com/

Case 2:

  1. In product's configuration, on one of "My new website" scope, price is displayed on Euro.
  2. In front, the price setting in back-office is displayed without conversion.

Actual result

Case 1:

  1. All store views URL which depends on "My new website" are URL defined on the default config scope.

Case 2:

  1. In product's configuration, the currency is always display in US Dollar regardless the configuration in website scope.
  2. Price setting on "My new website" is converted on front.
@korostii
Copy link
Contributor

korostii commented Feb 6, 2017

Case 1, at least. seems to be a duplicate of #7815 (see a workaround here ).
Not sure if the other part is related though, I would recommend applying the fix and then re-testing if other bug disappears as well. Good luck!

@mpasquin
Copy link
Author

mpasquin commented Feb 6, 2017

Thank you @korostii. I tried @alexpoletaev's solution describe in #7840 but it doesn't work for me...

@mpasquin
Copy link
Author

mpasquin commented Feb 8, 2017

It's seem that the new release 2.1.4 solve the problem.

@mpasquin mpasquin closed this as completed Feb 8, 2017
magento-devops-reposync-svc pushed a commit that referenced this issue Aug 31, 2023
[Bluetooth] Community Pull Requests delivery
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants