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

Wrong price amount on product page #11717

Closed
HirokazuNishi opened this issue Oct 25, 2017 · 5 comments
Closed

Wrong price amount on product page #11717

HirokazuNishi opened this issue Oct 25, 2017 · 5 comments
Labels
Fixed in 2.2.x The issue has been fixed in 2.2 release line Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Reproduced on 2.1.x The issue has been reproduced on latest 2.1 release Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release

Comments

@HirokazuNishi
Copy link
Contributor

Preconditions

  1. Install Magento2.2.0 via composer
  2. Deploy sampledata
  3. Configure store view language as ja_JP
    (To activate IDR, KRW, VND, and EUR is better for test)

Steps to reproduce

  1. Access to product page.
  2. Check price part.

Expected result

  1. Price should be shown as $00.00 or ¥00. (00 means real product price)

Actual result

jpy

usd

@magento-engcom-team magento-engcom-team added Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed 2.1.x Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Reproduced on 2.1.x The issue has been reproduced on latest 2.1 release Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release labels Oct 25, 2017
@magento-engcom-team
Copy link
Contributor

@HirokazuNishi, thank you for your report.
We've created internal ticket(s) MAGETWO-82730 to track progress on the issue.

@sidolov
Copy link
Contributor

sidolov commented Jun 6, 2018

Hi @HirokazuNishi. Thank you for your report.
The issue has been fixed in #15540 by @HirokazuNishi in 2.3-develop branch
Related commit(s):

The fix will be available with the upcoming 2.3.0 release.

@sidolov sidolov added the Fixed in 2.3.x The issue has been fixed in 2.3 release line label Jun 6, 2018
magento-engcom-team added a commit that referenced this issue Jun 6, 2018
 - Merge Pull Request #15540 from Veriteworks/magento2:fixPriceFormat
 - Merged commits:
   1. cf05a84
   2. 67a2038
gelanivishal pushed a commit to gelanivishal/magento2 that referenced this issue Jun 7, 2018
gelanivishal added a commit to gelanivishal/magento2 that referenced this issue Jun 7, 2018
[Backport] fix for Wrong price amount on product page magento#11717
@sidolov sidolov added the Fixed in 2.2.x The issue has been fixed in 2.2 release line label Jul 7, 2018
@sidolov
Copy link
Contributor

sidolov commented Jul 7, 2018

Hi @HirokazuNishi. Thank you for your report.
The issue has been fixed in #15909 by @gelanivishal in 2.2-develop branch
Related commit(s):

The fix will be available with the upcoming 2.2.6 release.

@sidolov sidolov closed this as completed Jul 7, 2018
@sidolov
Copy link
Contributor

sidolov commented Jul 12, 2018

Hi @HirokazuNishi. Thank you for your report.
The issue has been fixed in #16588 by @vkublytskyi in 2.3-develop branch
Related commit(s):

The fix will be available with the upcoming 2.3.0 release.

@magento-engcom-team
Copy link
Contributor

Hi @HirokazuNishi. Thank you for your report.
The issue has been fixed in #16590 by @vkublytskyi in 2.2-develop branch
Related commit(s):

The fix will be available with the upcoming 2.2.6 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed in 2.2.x The issue has been fixed in 2.2 release line Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Reproduced on 2.1.x The issue has been reproduced on latest 2.1 release Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release
Projects
None yet
Development

No branches or pull requests

4 participants