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

EZP-31297: Narrowed user preferences values to the available list #1211

Conversation

michal-myszka
Copy link
Contributor

@michal-myszka michal-myszka commented Jan 28, 2020

Question Answer
Tickets https://jira.ez.no/browse/EZP-31297
Bug fix? yes
New feature? no
BC breaks? no
Tests pass? yes
Doc needed? no
License GPL-2.0

Resolve ticket issue (Symfony bugfix adaptation)

SF bugfix:
symfony/symfony#29500
symfony/symfony#29501

Checklist:

  • Coding standards ($ composer fix-cs)
  • Ready for Code Review

…ymfony bugfix adaptation for BaseChoiceLoader)
Copy link
Contributor

@ViniTou ViniTou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just fyi, same ChoiceLoaders are used in others bundles.

@michal-myszka
Copy link
Contributor Author

just fyi, same ChoiceLoaders are used in others bundles.

thank you @ViniTou . I've found only in current (admin-ui) and user bundle usages of BaseChoiceLoader (ezplatform enterprise base installation). But everywhere, where choice loader is used previous behaviour shouldn't be desirable (also in Symfony core base callback class (and the others also) \Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader this was fixed)

Copy link
Contributor

@tomaszszopinski tomaszszopinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

QA Approved on eZ Platform OSS v2.5.8 & eZ Platform EE v2.5.8 with diff.

@lserwatka lserwatka merged commit 57fc9ee into 1.5 Jan 30, 2020
@lserwatka lserwatka deleted the EZP-31297-narrowed-user-preferences-values-to-the-available-list branch January 30, 2020 10:41
@lserwatka
Copy link
Member

Could you merge it up?

@michal-myszka
Copy link
Contributor Author

Merged up to master

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