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

Check type and value #447

Merged
merged 2 commits into from
Mar 4, 2015
Merged

Check type and value #447

merged 2 commits into from
Mar 4, 2015

Conversation

RTC1
Copy link

@RTC1 RTC1 commented Feb 16, 2015

Implemented a type/value comparison (===) for selected options. Previously if text and numeric values were supplied the numeric values would be mistakenly selected.

@claar claar closed this Feb 18, 2015
@claar claar reopened this Feb 18, 2015
@claar claar added the Bug label Feb 18, 2015
@claar
Copy link
Member

claar commented Feb 18, 2015

Thanks for the PR -- could you also add a test showing that you are still able to select numeric values after this commit?

@RTC1
Copy link
Author

RTC1 commented Mar 4, 2015

Have added a unit test for that case.

claar added a commit that referenced this pull request Mar 4, 2015
Allow mixing of text and numeric keys in select options
@claar claar merged commit f6096b0 into formers:develop Mar 4, 2015
@claar
Copy link
Member

claar commented Mar 4, 2015

Merged, thanks!

@barryvdh barryvdh mentioned this pull request Mar 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants