Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Form] Reproduce CountryType BC break #21475

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

Closed

Conversation

geoffrey-brier
Copy link
Contributor

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? no
Fixed tickets #20759
License MIT
Doc PR

Hi,

I've created test cases to reproduce #20759 . I've realized that not only the CountryType is affected by this problem but also the MoneyType, LanguageType, LocaleType ... in other words all types having ChoiceType as their parent. What's also interesting to point out is that most of those types are implementing the ChoiceLoaderInterface since version 3.2

To be honest, I'm a bit lost about where to look but I'm sure the test cases are going to prove useful.

@stof stof changed the title [Form] Reproduce CountryType BC [Form] Reproduce CountryType BC break Jan 31, 2017
@nicolas-grekas nicolas-grekas added this to the 3.2 milestone Jan 31, 2017
@HeahDude
Copy link
Contributor

Thanks @geoffrey-brier I've continued in #21481.

@xabbuh
Copy link
Member

xabbuh commented Jan 31, 2017

closing in favour of #21481

@xabbuh xabbuh closed this Jan 31, 2017
fabpot added a commit that referenced this pull request Mar 5, 2017
This PR was merged into the 3.2 branch.

Discussion
----------

[Form] Fixed empty conversion of Intl types

| Q             | A
| ------------- | ---
| Branch?       | 3.2
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #20759, #21475
| License       | MIT
| Doc PR        | ~

Commits
-------

e43bfaf [Form] Fixed empty conversion of Intl types
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.

4 participants