Skip to content

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

Open
dimonovp wants to merge 1 commit into2.3-developfrom
2.3-develop-PR-port-13894
Open

[Forwardport] Fix cache issue for currencies with no symbol#15
dimonovp wants to merge 1 commit into2.3-developfrom
2.3-develop-PR-port-13894

Conversation

@dimonovp
Copy link
Copy Markdown
Owner

Original Pull Request

magento#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)

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.

2 participants