Project

General

Profile

Actions

Bug #25945

closed

Listing of available yum-repositories in ContentView is not paginated

Added by Markus Bucher almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Web UI
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

The pagination of the available yum-repositories seems to be broken on /content_views/X/repositories/yum/available-page.

The repository-list is requested paginated from api/v2 using the following parameters:

page=1
paged=true
per_page=20

However, there is also the parameter full_result=true, which seems to negate the pagination-parameters.
I have not tested, yet, if this is also the case on other pages.

On systems with high load and a large number of available repositories, this can result in the repository-list not being shown at all.

Actions

Also available in: Atom PDF