]> source.dussan.org Git - jquery-ui.git/commit
Autocomplete: Normalize falsy values, not just missing values
authorScott González <scott.gonzalez@gmail.com>
Wed, 22 Jan 2014 15:40:19 +0000 (10:40 -0500)
committerScott González <scott.gonzalez@gmail.com>
Wed, 22 Jan 2014 15:40:19 +0000 (10:40 -0500)
commit113e9d0c2cc3f474da719721857c074c983c7157
tree0dbae897accf436d7306d00188c23321a2375d0b
parent2ef1b16e4d3aa8766084e50f4a1d806c434e7e43
Autocomplete: Normalize falsy values, not just missing values

Fixes #9762
tests/unit/autocomplete/autocomplete_options.js
tests/unit/autocomplete/remote_object_array_labels.txt
tests/unit/autocomplete/remote_object_array_values.txt
tests/unit/autocomplete/remote_string_array.txt
ui/jquery.ui.autocomplete.js