=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/javascript/entry.js' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/javascript/entry.js 2012-11-09 03:14:42 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/javascript/entry.js 2012-11-09 13:01:14 +0000 @@ -605,6 +605,7 @@ $.ajax({ url: "getOptions.action?id=" + dataElementId + "&query=" + input.val(), dataType: "json", + cache: true, success: function(data) { response($.map(data.options, function(item) { return {