Description of problem: From the URL given, the Easy ISO page where you can view all the channels, clicking on the "next page" or "last page" arrows doesn't do anything. These arrows seem to be working in other places, like viewing errata. Version-Release number of selected component (if applicable): 3.6.0 How reproducible: Always Steps to Reproduce: 1. See URL, desc. Customers have complained, so high priority.
The list actually does show the ISOs it is supposed to - the problem is we were collecting the 'number of channels' before we filtered out the channels the user doesn't have access to. I've fixed this, and also updated the style to use the same style as we do for the other channel lists (ie, no '1-x of x' and pager buttons). All the channels should be listed on one page now. Test plan: 1) Create a new account. 2) Grant some 'rh-advanced-server' slots to that account. 3) Go to 'Channels->Easy ISOs->Relevant' (and 'All') Notice that there are no pager buttons on this list, and all of the channels the user has permission to download content from are here. 4) The same rendering code also renders the normal channel list and 'manage software channels' list of channels. Check to make sure nothing nasty has happened to those lists.
This is in the rhn360 branch, will be backported to HEAD eventually.
mass change to ON_QA from QA push
The initial error case still applies. <insert snarky comment here>
Drat. This change was made in RELEASE-3_6_0, but never ported to HEAD. I've done so now, and it should go out in the next QA push.
Moved to QA as part of today's push.
Fix involved listing everything on one page, same way the channels are listed. Looks good.
Mass move from PROD_READY to CLOSED:CURRENTRELEASE