Public bug reported:

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.

** Affects: horizon
     Importance: Medium
     Assignee: Matthias Runge (mrunge)
         Status: In Progress

** Changed in: horizon
   Importance: Undecided => Low

** Changed in: horizon
   Importance: Low => Medium

** Changed in: horizon
     Assignee: (unassigned) => Matthias Runge (mrunge)

-- 
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):
  In Progress

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     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to