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: Environment::setCurrentCheckoutTenant() compares wrong variable #16073

Closed
wants to merge 1 commit into from

Conversation

das-peter
Copy link
Contributor

\Pimcore\Bundle\EcommerceFrameworkBundle\Environment::setCurrentCheckoutTenant() should compare the variable it always adjusts in order to detect changes and not the one that is only conditionally adjusted.

`\Pimcore\Bundle\EcommerceFrameworkBundle\Environment::setCurrentCheckoutTenant()` should compare the variable it _always_ adjusts in order to detect changes and not the one that is only conditionally adjusted.
@github-actions
Copy link

Review Checklist

  • Target branch (11.0 for bug fixes, others 11.x)
  • Tests (if it's testable code, there should be a test for it - get help)
  • Docs (every functionality needs to be documented, see here)
  • Migration incl. install.sql (e.g. if the database schema changes, ...)
  • Upgrade notes (deprecations, important information, migration hints, ...)
  • Label
  • Milestone

@sonarcloud
Copy link

sonarcloud bot commented Oct 10, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dvesh3
Copy link
Contributor

dvesh3 commented Oct 10, 2023

@das-peter Closing it as Pimcore 10.6 reached EOL. thanks!

@dvesh3 dvesh3 closed this Oct 10, 2023
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.

None yet

2 participants