Missing jquery.form.js

Asked by Graham Hemingway

I am running the current trunk version and getting a persistent error in the log:

[09/Jun/2011 09:04:56] "GET /project/vhf-sandbox/images HTTP/1.1" 200 10381
CRITICAL:openstack_dashboard:Unhandled Exception in dashboard. Exception ""/root/openstack-dashboard/openstack-dashboard/dashboard/../media/django_openstack/js/jquery.form.js" does not exist"
Traceback (most recent call last):
  File "/root/openstack-dashboard/openstack-dashboard/.dashboard-venv/lib/python2.6/site-packages/django/core/handlers/base.py", line 111, in get_response
    response = callback(request, *callback_args, **callback_kwargs)
  File "/root/openstack-dashboard/openstack-dashboard/.dashboard-venv/lib/python2.6/site-packages/django/views/static.py", line 51, in serve
    raise Http404('"%s" does not exist' % fullpath)
Http404: "/root/openstack-dashboard/openstack-dashboard/dashboard/../media/django_openstack/js/jquery.form.js" does not exist

WARNING:django.request:Not Found: /media/django_openstack/js/jquery.form.js
[09/Jun/2011 09:04:56] "GET /media/django_openstack/js/jquery.form.js HTTP/1.1" 404 1870

Not certain what this impacts, but it would be nice to get it cleaned up. I am also getting:

WARNING:django.request:Not Found: /favicon.ico

Is there someplace I can throw a favicon.ico?

Thanks,
   Graham

Question information

Language:
English Edit question
Status:
Answered
For:
OpenStack Dashboard (Horizon) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Devin Carlen (devcamcar) said :
#1

Thanks Graham. I believe jquery.form.js is no longer used and shouldn't be referenced. I'll convert this to a bug report.

Revision history for this message
Devin Carlen (devcamcar) said :
#2

Can you help with this problem?

Provide an answer of your own, or ask Graham Hemingway for more information if necessary.

To post a message you must log in.