yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #44425
[Bug 1533024] Re: Lazy load tabs broken by <base> element
Reviewed: https://review.openstack.org/266102
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=871505c130cf1fd02aae41aeb8f6062af4a5fe88
Submitter: Jenkins
Branch: master
commit 871505c130cf1fd02aae41aeb8f6062af4a5fe88
Author: Thai Tran <tqtran@xxxxxxxxxx>
Date: Mon Jan 11 18:09:14 2016 -0800
Revert "Specify <base> element in all pages"
This reverts commit I8bad1cd274eec13ec805dc1701ddbf86cfd6e666.
This change is incomplete, and appears to break all lazy loaded tabs.
Since that will effectively freeze development, we should
revert the change until it is more complete.
Change-Id: I0e85f6eeba3fb2ba9f259d04f0b2a2e09137cd0e
Closes-Bug: #1533024
** Changed in: horizon
Status: In Progress => Fix Released
--
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):
Fix Released
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
References