← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1533024] [NEW] Lazy load tabs broken by <base> element

 

Public bug reported:

We introduced <base> tag recently which broke all lazy loaded tabs. It
changed tab url request to originate from base instead of the current
page.

 http://localhost:8001/project/instances/3282eaec-569c-40b7-8f82-fd37d86a50ca/?tab=instance_details__audit -->
 http://localhost:8001/?tab=instance_details__audit

Visit instances details or volumes page to see this behavior.

** Affects: horizon
     Importance: Critical
     Assignee: Thai Tran (tqtran)
         Status: In Progress

** Description changed:

  We introduced <base> tag recently which broke all lazy loaded tabs. It
  changed tab url request to originate from base instead of the current
  page.
  
-  http://localhost:8001/project/instances/3282eaec-569c-40b7-8f82-fd37d86a50ca/?tab=instance_details__audit -->
-  http://localhost:8001/?tab=instance_details__audit
+  http://localhost:8001/project/instances/3282eaec-569c-40b7-8f82-fd37d86a50ca/?tab=instance_details__audit -->
+  http://localhost:8001/?tab=instance_details__audit
+ 
+ Visit instances details or volumes page to see this behavior.

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

Title:
  Lazy load tabs broken by <base> element

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  We introduced <base> tag recently which broke all lazy loaded tabs. It
  changed tab url request to originate from base instead of the current
  page.

   http://localhost:8001/project/instances/3282eaec-569c-40b7-8f82-fd37d86a50ca/?tab=instance_details__audit -->
   http://localhost:8001/?tab=instance_details__audit

  Visit instances details or volumes page to see this behavior.

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


Follow ups