yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #18954
[Bug 1309642] Re: horizon angular integration overrides embed tag
** Changed in: horizon
Status: In Progress => Invalid
** Changed in: horizon
Assignee: Rob Raymond (rob-raymond) => (unassigned)
--
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/1309642
Title:
horizon angular integration overrides embed tag
Status in OpenStack Dashboard (Horizon):
Invalid
Bug description:
The angular integration into horizon overrides the default content tag {{ }} since if conflicts with the Django template tag.
The problem is that some angular components (ng-grid) cannot be reused because they assume the default setting.
Ideally angular code should run unchanged whether run inside of
horizon or outside. I am thinking that this override should be
removed. Angular templates (aka partials) should be loaded from static
files rather than templates.
A quick search of templates in horizon did not find any use of {$ $}
but this surprises me.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1309642/+subscriptions
References