Public bug reported:

When we send a form which is placed inside a modal box the proper AJAX
request is made. If it succeed and no redirection is going to be made
and if the returned HTML response contains any angular syntax it will be
evaluated twice. It means f.e. that every controller used inside
returned response will be initialized twice which leads to serious
problems in angular logic.

** 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/1371116

Title:
  AngularJS code is evaluated twice after modal form submission

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  When we send a form which is placed inside a modal box the proper AJAX
  request is made. If it succeed and no redirection is going to be made
  and if the returned HTML response contains any angular syntax it will
  be evaluated twice. It means f.e. that every controller used inside
  returned response will be initialized twice which leads to serious
  problems in angular logic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1371116/+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