← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1470594] Re: Strange CSS None import

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1470594

Title:
  Strange CSS None import

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Here is the stack trace from chrome:

  GET http://localhost:8001/static/dashboard/css/None 404 (NOT FOUND)
  curCSS @ jquery.js:7093
  jQuery.extend.cssHooks.opacity.get @ jquery.js:6952
  jQuery.extend.css @ jquery.js:7059
  Tween.propHooks._default.get @ jquery.js:9253
  Tween.cur @ jquery.js:9209
  Tween.init @ jquery.js:9200
  Tween @ jquery.js:9189
  deferred.promise.createTween @ jquery.js:8936
  tweeners.* @ jquery.js:8821
  createTween @ jquery.js:8884
  defaultPrefilter @ jquery.js:9175
  Animation @ jquery.js:8969
  jQuery.fn.extend.animate.doAnimation @ jquery.js:9305
  jQuery.extend.dequeue @ jquery.js:3948
  (anonymous function) @ jquery.js:3991
  jQuery.extend.each @ jquery.js:657
  jQuery.fn.jQuery.each @ jquery.js:266
  jQuery.fn.extend.queue @ jquery.js:3984
  jQuery.fn.extend.animate @ jquery.js:9316
  jQuery.each.jQuery.fn.(anonymous function) @ jquery.js:9442
  (anonymous function) @ horizon.tables_inline_edit.js:243
  jQuery.each.jQuery.event.special.(anonymous function).handle @ jquery.js:5460
  jQuery.event.dispatch @ jquery.js:5095
  jQuery.event.add.elemData.handle @ jquery.js:4766

  Look like its pointing to this:
  https://github.com/openstack/horizon/blob/master/horizon/static/horizon/js/horizon.tables_inline_edit.js#L243

  To reproduce, navigate to any tables that uses inline editing.
  After page load, just mouse over the table and you will see it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1470594/+subscriptions


References