yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #44169
[Bug 1531734] [NEW] Header Links are not working in Angularized Panels
Public bug reported:
Location Provider is now set in Horizon which now allows for HTML5 based
routing.
This implies all links on an Angular Panel which aren't routed in Angular using $routeProvider no longer work.
This can be fixed by specifying the target="_self" on the <a> tags.
This is already in place for the Sidebar. It needs to done for the
Header Links as well.
** Affects: horizon
Importance: Undecided
Status: New
--
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/1531734
Title:
Header Links are not working in Angularized Panels
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Location Provider is now set in Horizon which now allows for HTML5
based routing.
This implies all links on an Angular Panel which aren't routed in Angular using $routeProvider no longer work.
This can be fixed by specifying the target="_self" on the <a> tags.
This is already in place for the Sidebar. It needs to done for the
Header Links as well.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1531734/+subscriptions
Follow ups