← Back to team overview

dhis2-devs team mailing list archive

dataentry screen error

 

I am hitting a problem with the dataentry screen (online) with the
latest trunk build.  I see the ou tree on the left, but the form on
the right gives me a continuous animated "progress" icon next to
dataset selection.

Selecting orgunits on the left do not reflect in the form on the
right. What I see in the Chrome javascript console is:

Document was loaded from Application Cache with manifest
https://localhost/trunk/dhis-web-commons/cacheManifest.action
Application Cache Checking event
Application Cache Error event: Manifest fetch failed (-1)
https://localhost/trunk/dhis-web-commons/cacheManifest.action
Resource interpreted as Font but transferred with MIME type
application/octet-stream:
"https://localhost/trunk/dhis-web-commons/fonts/LiberationSans-Regular-webfont.woff";.
index.action:388
Resource interpreted as Font but transferred with MIME type
application/octet-stream:
"https://localhost/trunk/dhis-web-commons/fonts/LiberationSans-Bold-webfont.woff";.
index.action:388
Ouwt loaded dhis2.util.js:164
Uncaught SyntaxError: Unexpected token u form.js:157
$.ajax.complete form.js:157
f.Callbacks.n jquery.min.js:2
f.Callbacks.o.fireWith jquery.min.js:2
w jquery.min.js:4
f.support.ajax.f.ajaxTransport.send.d jquery.min.js:4

Any ideas?  I am not sure if this is a bug or a cache issue because it
seems to be fine when I access http://apps.dhis2.org/dev.  But that
uncaught synbtax error looks odd.

Bob


Follow ups