Skip to content

[Forwardport] Fix for Issue #13950 - Cache issue with configurable products related to currency-conversions#25

Merged
rostyslav-hymon merged 1 commit into2.3-developfrom
2.3-develop-PR-port-14559
Apr 17, 2018
Merged

[Forwardport] Fix for Issue #13950 - Cache issue with configurable products related to currency-conversions#25
rostyslav-hymon merged 1 commit into2.3-developfrom
2.3-develop-PR-port-14559

Conversation

@rostyslav-hymon
Copy link
Copy Markdown
Owner

Original Pull Request

magento#14559
Its a new Pull request for magento#14017
Old one can be closed

Preconditions.

Magento website with configured multiple currencies, for some of currencies not configured currency symbol.

Problem.

Two Magento block classes used in generating cache key (in method getCacheKeyInfo()) current currency symbol. It leads to problem that these blocks has same cache for different currencies which has no symbol configured.

Solution.

Use currency code instead currency symbol in cache key generating to get unique cache of these block for different currencies.

…ncy symbol in cache key generating to get unique cache of these block for different currencies.
@rostyslav-hymon rostyslav-hymon merged commit fec92f3 into 2.3-develop Apr 17, 2018
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.

1 participant