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

[v4.3] Fix JS locale data for release of Money 6.19 #5690

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

github-actions[bot]
Copy link

Backport

This will backport the following commits from main to v4.3:

Questions ?

Please refer to the Backport tool documentation

The money gem in its latest iteration added a space between value and
unit of the Swiss Franc. Our heuristic in `_js_locale_data.html.erb`
can't deal with that, so we add a third branch to it: If the money gem
has a format wish, we'll respect it, but replace its abbreviations with
the one the `accounting.js` library prefers.

(cherry picked from commit f19e6fc)
@github-actions github-actions bot requested a review from a team as a code owner March 11, 2024 11:04
@github-actions github-actions bot added the changelog:solidus_backend Changes to the solidus_backend gem label Mar 11, 2024
@spaghetticode
Copy link
Member

This requires #5691 in order to succeed, and vice versa ♻️

@spaghetticode spaghetticode merged commit e47d9ce into v4.3 Mar 11, 2024
2 of 9 checks passed
@spaghetticode spaghetticode deleted the backport/v4.3/pr-5683 branch March 11, 2024 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:solidus_backend Changes to the solidus_backend gem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants