8000 [Console] Fixed different behaviour of key and value user inputs in multiple choice question by maks-rafalko · Pull Request #22718 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Console] Fixed different behaviour of key and value user inputs in multiple choice question #22718

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
wants to merge 2 commits into from

Conversation

maks-rafalko
Copy link
Contributor
@maks-rafalko maks-rafalko commented May 15, 2017
Q A
Branch? 2.7
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #22706
License MIT
Doc PR -

Fixed a bug when value from multiple choice list could not be selected by user's input
while it could be selected by typing its index in the list.

…ase of special character in multiple ChoiceQuestion

Fixed a bug when value from multiple choice list could not be selected by user's input
while it could be selected by typing its index in the list.
@maks-rafalko maks-rafalko changed the title [Console] Fixed different behaviour of key and value user inputs in c… [Console] Fixed different behaviour of key and value user inputs in multiple choice question May 15, 2017
@nicolas-grekas nicolas-grekas added this to the 2.7 milestone May 18, 2017
@fabpot
Copy link
Member
fabpot commented May 27, 2017

Thank you @borNfreee.

fabpot added a commit that referenced this pull request May 8000 27, 2017
…inputs in multiple choice question (borNfreee)

This PR was squashed before being merged into the 2.7 branch (closes #22718).

Discussion
----------

[Console] Fixed different behaviour of key and value user inputs in multiple choice question

| Q             | A
| ------------- | ---
| Branch?       | 2.7
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #22706
| License       | MIT
| Doc PR        | -

Fixed a bug when value from multiple choice list could not be selected by user's input
while it could be selected by typing its index in the list.

Commits
-------

2861bd7 [Console] Fixed different behaviour of key and value user inputs in multiple choice question
@fabpot fabpot closed this May 27, 2017
@maks-rafalko maks-rafalko deleted the ticket_22706 branch May 28, 2017 20:25
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.

7 participants
0