Skip to content

fixes #4039.#4253

Merged
Carreau merged 1 commit into
ipython:masterfrom
Carreau:fix-4039
Sep 26, 2013
Merged

fixes #4039.#4253
Carreau merged 1 commit into
ipython:masterfrom
Carreau:fix-4039

Conversation

@Carreau
Copy link
Copy Markdown
Member

@Carreau Carreau commented Sep 22, 2013

Issues is that $(selector).val() return the associated text if no data
is present (hence one cannot associate explicitely an option to
"undefined")

fix in doc and example.

Ping @damianavila that might be affected by this slight change, but shouldn't has we were obviously already storing '-' in metadata.

Issues is that $(selector).val() return the associated text if no data
is present (hence one cannot associate explicitely an option to
"undefined")

fix in doc and example.
@damianavila
Copy link
Copy Markdown
Member

I don't think we have any problems, but I will test it and let you know... ;-)

@ellisonbg
Copy link
Copy Markdown
Member

This looks good, but let's wait until @damianavila has tested.

@damianavila
Copy link
Copy Markdown
Member

My tests go well... if anything happens we can make a PR later ;;-)... so +1 for merge this one..

@Carreau
Copy link
Copy Markdown
Member Author

Carreau commented Sep 26, 2013

Computer dead, but hopefully github now have merge button on phone!

Merging!

Carreau added a commit that referenced this pull request Sep 26, 2013
fixes #4039.

Issues is that $(selector).val() return the associated text if no data
is present (hence one cannot associate explicitely an option to
"undefined")

fix in doc and example.
@Carreau Carreau merged commit 28ebc5f into ipython:master Sep 26, 2013
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
fixes ipython#4039.

Issues is that $(selector).val() return the associated text if no data
is present (hence one cannot associate explicitely an option to
"undefined")

fix in doc and example.
@Carreau Carreau deleted the fix-4039 branch December 15, 2014 16:50
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.

3 participants