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

Fix currency display issues on widget #529

Merged
merged 1 commit into from Jan 3, 2022

Conversation

duncanmcclean
Copy link
Owner

@duncanmcclean duncanmcclean commented Jan 3, 2022

Description

This pull request fixes issues with currency amounts not being displayed properly. Fixes #527, where NOK was being used as the currency.

The issue only occurred when the currency format included a space, that's why it would happen with NOK 15.20 but not with £15.20.

image

@duncanmcclean duncanmcclean merged commit 2a04190 into 2.3 Jan 3, 2022
@duncanmcclean duncanmcclean deleted the fix-currency-display-on-widget branch January 3, 2022 15:07
@github-actions
Copy link

github-actions bot commented Jan 3, 2022

Released as part of v2.3.59.

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

Successfully merging this pull request may close these issues.

Simple Commerce widget has some formatting issues
1 participant