** Changed in: horizon
Status: In Progress => Invalid
--
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/1532759
Title:
instance list pagination broken
Status in OpenStack Dashboard (Horizon):
Invalid
Bug description:
Pagination in tables is broken,
https://github.com/openstack/horizon/blob/master/horizon/templates/horizon/common/_data_table.html#L77
url is not set up with a full path
I would expect something like
http://localhost:8000/project/instances/?marker=aebdfa52-1bce-4729
-b34e-a19a85530987
instead of something like ?marker=aebdfa52-1bce-4729-b34e-a19a85530987
as link.
The former works as expected, the latter does not.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1532759/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp