← Back to team overview

dhis2-devs team mailing list archive

Re: Data Entry Bug in Chrome/Mac Version 27.0.1453.93

 

Turned out to be a browser cache issue.

Lars


On Tue, Jun 4, 2013 at 6:26 PM, Pascal Brandt <psbrandt@xxxxxxxxx> 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<http://localhost:8080/dhis/dhis-web-dataentry/index.action>
> Application Cache Checking event index.action:1<http://localhost:8080/dhis/dhis-web-dataentry/index.action>
> Application Cache NoUpdate event index.action:1<http://localhost:8080/dhis/dhis-web-dataentry/index.action>
>
>    1. Uncaught TypeError: Cannot call method 'adapter' of undefined
>    dhis2.storage.idb.js:2<http://localhost:8080/dhis/dhis-web-commons/javascripts/dhis2/dhis2.storage.idb.js>
>       1. (anonymous function)dhis2.storage.idb.js:2<http://localhost:8080/dhis/dhis-web-commons/javascripts/dhis2/dhis2.storage.idb.js>
>
>
>    1. Uncaught No callback was provided. dhis2.storage.js:21<http://localhost:8080/dhis/dhis-web-commons/javascripts/dhis2/dhis2.storage.js>
>       1. dhis2.storage.Storedhis2.storage.js:21<http://localhost:8080/dhis/dhis-web-commons/javascripts/dhis2/dhis2.storage.js>
>       2. (anonymous function)form.js:80<http://localhost:8080/dhis/dhis-web-dataentry/javascript/form.js>
>
> 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<http://localhost:8080/dhis/dhis-web-dataentry/index.action>
> 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<http://localhost:8080/dhis/dhis-web-dataentry/index.action>
>
> 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
>