yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #34936
[Bug 1470594] [NEW] Strange CSS None import
Public bug reported:
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.
** Affects: horizon
Importance: Low
Status: New
** Tags: low-hanging-fruit
** Tags added: low-hanging-fruit
--
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):
New
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
Follow ups
References