[ckan-changes] [okfn/ckan] 9a6d0b: [#2807] Fix an issue in the autocomplete module
GitHub
noreply at github.com
Mon Aug 6 16:13:48 UTC 2012
Branch: refs/heads/2375-demo-theme-development
Home: https://github.com/okfn/ckan
Commit: 9a6d0be91294c149430cc3a3ca69eb44c24bcd4f
https://github.com/okfn/ckan/commit/9a6d0be91294c149430cc3a3ca69eb44c24bcd4f
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-08-06 (Mon, 06 Aug 2012)
Changed paths:
M ckan/public/base/javascript/modules/autocomplete.js
M ckan/public/base/test/spec/modules/autocomplete.spec.js
Log Message:
-----------
[#2807] Fix an issue in the autocomplete module
Turns out that select2 calls query when loading the page. Now we
check that we have a valid object. Updated unit tests to reflect this.
More information about the ckan-changes
mailing list