Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Form] Allow choices with duplicated content#16436
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ewgRa commentedNov 3, 2015
| Q | A |
|---|---|
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | no, but not sure |
| Deprecations? | no |
| Tests pass? | yes |
| Fixed tickets | #15606 |
| License | MIT |
| Doc PR |
ewgRa commentedNov 3, 2015
Test fail reason not related to this PR. Please review. |
jaugustin commentedNov 18, 2015
@ewgRa is there any reason you do the PR against 2.8 ? IMO this should be done against 2.7 which is impacted by the bug and is the LTS version. |
ewgRa commentedNov 18, 2015
Kind of my fault, I check outdated 2.7 before start working on it. Also I'm not sure that this is not a broken BC. I recreate PR with 2.7:#16582 |