Turned out to be a browser cache issue.
Lars
···
On Tue, Jun 4, 2013 at 6:26 PM, Pascal Brandt psbrandt@gmail.com wrote:
Hi devs,
I’ve encountered the following error when trying to enter data. I can’t select an organisational unit (nothing happens when I click on one). I see the following error in the console after the page loads.
Document was loaded from Application Cache with manifest http://localhost:8080/dhis/dhis-web-commons/cacheManifest.action index.action:1
Application Cache Checking event index.action:1
Application Cache NoUpdate event index.action:1
- Uncaught TypeError: Cannot call method ‘adapter’ of undefined dhis2.storage.idb.js:2
- (anonymous function)dhis2.storage.idb.js:2
- Uncaught No callback was provided. dhis2.storage.js:21
- dhis2.storage.Storedhis2.storage.js:21
- (anonymous function)form.js:80
Resource interpreted as Font but transferred with MIME type application/octet-stream: “http://localhost:8080/dhis/dhis-web-commons/fonts/LiberationSans-Regular-webfont.woff”. index.action:416
Resource interpreted as Font but transferred with MIME type application/octet-stream: “http://localhost:8080/dhis/dhis-web-commons/fonts/LiberationSans-Bold-webfont.woff”. index.action:416
Let me know if there’s anything else I need to do.
I’m on OS X using Chrome 27.0.1453.93.
Ciao,
Pascal