Skip to content

[Forwardport] Fix cache issue for currencies with no symbol#14216

Merged
magento-engcom-team merged 1 commit intomagento:2.3-developfrom
dimonovp:2.3-develop-PR-port-13894
Mar 21, 2018
Merged

[Forwardport] Fix cache issue for currencies with no symbol#14216
magento-engcom-team merged 1 commit intomagento:2.3-developfrom
dimonovp:2.3-develop-PR-port-13894

Conversation

@dimonovp
Copy link
Copy Markdown
Contributor

Original Pull Request

#13894

Using getCurrencySymbol() leads to a bug for currencies where there is no currency symbol - cache ends up being non-unique. Using currency code for caching is a more foolproof way.

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@osrecio osrecio self-assigned this Mar 20, 2018
@magento-engcom-team
Copy link
Copy Markdown
Contributor

Hi @orlangur, thank you for the review.
ENGCOM-991 has been created to process this Pull Request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants