=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/javascripts/plugin/chart.js' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/javascripts/plugin/chart.js 2012-05-11 09:57:03 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/javascripts/plugin/chart.js 2012-05-12 08:35:08 +0000 @@ -416,6 +416,7 @@ if (conf.uid) { Ext.data.JsonP.request({ url: conf.url + DHIS.conf.finals.ajax.favorite_get + conf.uid + '.jsonp', + disableCaching: false, scope: this, success: function(r) { if (!r) {