Bootstrap was upgraded a long time back, and we don't use glyphicons so
this should no longer be an issue.

** Changed in: horizon
       Status: Confirmed => Invalid

-- 
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/1337603

Title:
  css incorrect path to icons glyphicons-halflings.png

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  With the recent merge from LESS to SCSS, it seems that the a url path
  to the glyphicons is broken when I use an icon directly (<i class
  ="icon-inbox"></i>).

  Not sure if this will be fixed with bootstrap upgrade?

  
https://github.com/openstack/horizon/blob/master/openstack_dashboard/static/bootstrap/scss/bootstrap/_sprites.scss#L23

  background-image: asset-url("glyphicons-halflings.png", image); ==>
  page not found error @

  /static/dashboard/scss/glyphicons-halflings.png. when it should have been:
  /static/bootstrap/img/glyphicons-halflings.png

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to