Project

General

Profile

Actions

Bug #22966

closed

RH Repos content type selection is not preserved on page change

Added by Walden Raines about 6 years ago. Updated almost 6 years ago.

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

Description

It looks like changing page is clearing out the content type selector's search value.

The params from the first request with the content type selected:

organization_id=1&per_page=20&search=((name+~+source+rpm))

The params from the second request on page two; the content type is still selected:

organization_id=1&page=2&per_page=20&search=

Steps to Reproduce:

  1. Go to RH repos page and select one or more items in the content type selector
  2. Note total number of results
  3. Go to page 2
  4. Repeat step 2
  5. Notice that the content type is not being sent on the 2nd page request
Actions #1

Updated by The Foreman Bot about 6 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/7263 added
Actions #2

Updated by Tomáš Strachota about 6 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF