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

don't use contains in SelectWidget item_query #6634

Merged
merged 1 commit into from Oct 7, 2014

Conversation

minrk
Copy link
Member

@minrk minrk commented Oct 6, 2014

gives false positive matches when some values are substrings of others

closes #6633

gives false positive matches when some values are substrings of others
@Carreau
Copy link
Member

Carreau commented Oct 6, 2014

+1

Backport 2.4 ?

@minrk
Copy link
Member Author

minrk commented Oct 6, 2014

I think so.

@minrk minrk added this to the 2.4 milestone Oct 6, 2014
takluyver added a commit that referenced this pull request Oct 7, 2014
don't use contains in SelectWidget item_query
@takluyver takluyver merged commit 6b40a4e into ipython:master Oct 7, 2014
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
don't use contains in SelectWidget item_query
@minrk minrk modified the milestones: 2.4, 2.4.1 Feb 9, 2015
minrk added a commit that referenced this pull request Feb 9, 2015
gives false positive matches when some values are substrings of others

closes #6633
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

selectwidget doesn't display 1 as a selection choice when passed in as a member of values list
4 participants